Forráskód Böngészése

Merge remote-tracking branch 'remotes/origin/dev_1.0.0' into release_1.0.0

xiatian 2 éve
szülő
commit
523f41f6e7

+ 1 - 1
src/main/resources/application-test.properties

@@ -27,7 +27,7 @@ spring.jackson.time-zone=GMT+8
 
 session-timeout=7200
 
-wxapp-url=wxapp5.qmth.com.cn
+wxapp-url=https://wxapp5.qmth.com.cn
 wxapp-appid=wx3564271a274bd400
 
 markingcloud.server=http://192.168.10.224:8080

+ 1 - 1
src/main/resources/application.properties

@@ -27,7 +27,7 @@ spring.jackson.time-zone=GMT+8
 
 session-timeout=7200
 
-wxapp-url=wxapp5.qmth.com.cn
+wxapp-url=https://wxapp5.qmth.com.cn
 wxapp-appid=wx3564271a274bd400
 
 markingcloud.server=http://192.168.10.224:8080