‘linchangsheng’ 5 달 전
부모
커밋
6b07e2f550
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      mall-server-api/src/main/resources/bootstrap-dev.properties
  2. 1 1
      mall-server-api/src/main/resources/bootstrap-test.properties

+ 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接口地址