api http -> https

This commit is contained in:
yulixing 2019-09-24 17:16:05 +08:00
parent 3c45b706fc
commit 26168530c5
2 changed files with 2 additions and 2 deletions

View File

@ -15,4 +15,4 @@ VUE_APP_LDAP_PWD = 'hhsxafTuUtVV'
VUE_APP_UPLOAD = 'http://promotion.kingsome.cn/interface/cos_upload'
# area api
VUE_APP_MP = 'http://mp.kingsome.cn/api/open'
VUE_APP_MP = 'https://mp.kingsome.cn/api/open'

View File

@ -15,4 +15,4 @@ VUE_APP_LDAP_PWD = 'hhsxafTuUtVV'
VUE_APP_UPLOAD = 'http://promotion.kingsome.cn/interface/cos_upload'
# area api
VUE_APP_MP = 'http://mp-test.kingsome.cn/api/open'
VUE_APP_MP = 'https://mp-test.kingsome.cn/api/open'