‘linchangsheng’ 5 månader sedan
förälder
incheckning
6b07e2f550

+ 1 - 1
mall-server-api/src/main/resources/bootstrap-dev.properties

@@ -129,7 +129,7 @@ fadada.websit.auth.notify.url=${sys.url}/${server.servlet.context-path}/fdd/noti
 fadada.websit.sign.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/batch/sign
 fadada.websit.person.auth.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/person
 
-gree.four.url=http://api.sms-test.gree.com/api/sso/sms-server-order-external
+gree.four.url=https://api.sms-test.gree.com/api/sso/sms-server-order-external
 
 
 #总部3.0接口地址

+ 1 - 1
mall-server-api/src/main/resources/bootstrap-test.properties

@@ -118,7 +118,7 @@ fadada.websit.auth.verified-way=3
 fadada.websit.auth.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/auth
 fadada.websit.sign.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/batch/sign
 fadada.websit.person.auth.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/person
-gree.four.url=http://api.sms-test.gree.com/api/sso/sms-server-order-external
+gree.four.url=https://api.sms-test.gree.com/api/sso/sms-server-order-external
 
 
 #总部3.0接口地址