feat(移动端): 修改配置文件

master
wayn 4 years ago
parent 549f4a6681
commit bdd3aa636e

@ -8,9 +8,8 @@ import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory;
import org.springframework.boot.web.servlet.server.ServletWebServerFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
// @Configuration
public class HttpsConfiguration {
@Value("${http-port}")

Loading…
Cancel
Save