记得上下班打卡 | git大法好,push需谨慎

Commit 97d29cec authored by anjiabin's avatar anjiabin

修改生产环境

parent 421996f9
...@@ -59,4 +59,9 @@ liquidnet: ...@@ -59,4 +59,9 @@ liquidnet:
phpMallUrl: https://devmall.zhengzai.tv phpMallUrl: https://devmall.zhengzai.tv
phpMerchantApiUrl: https://devmerchantapi.zhengzai.tv phpMerchantApiUrl: https://devmerchantapi.zhengzai.tv
phpPassportUrl: https://devpassport.zhengzai.tv phpPassportUrl: https://devpassport.zhengzai.tv
shunfeng:
url: "https://butler-dev-ms.sf-express.com"
sk: 21e9a70f677a2bf29dfa2b3bead4f018
appid: 557104628450889728
custid: 7551234567
#application-dev-end #application-dev-end
\ No newline at end of file
...@@ -63,3 +63,8 @@ liquidnet: ...@@ -63,3 +63,8 @@ liquidnet:
phpMallUrl: https://testmall.zhengzai.tv phpMallUrl: https://testmall.zhengzai.tv
phpMerchantApiUrl: https://testmerchantapi.zhengzai.tv phpMerchantApiUrl: https://testmerchantapi.zhengzai.tv
phpPassportUrl: https://testpassport.zhengzai.tv phpPassportUrl: https://testpassport.zhengzai.tv
shunfeng:
url: "https://butler-dev-ms.sf-express.com"
sk: 21e9a70f677a2bf29dfa2b3bead4f018
appid: 557104628450889728
custid: 7551234567
\ No newline at end of file
...@@ -40,10 +40,10 @@ liquidnet: ...@@ -40,10 +40,10 @@ liquidnet:
accessKeyId: LTAI4FxrURzMvvu9reFgwY5o accessKeyId: LTAI4FxrURzMvvu9reFgwY5o
accessKeySecret: Ym5tfAxOf2zX20MgjikLI3Wz3tlwVV accessKeySecret: Ym5tfAxOf2zX20MgjikLI3Wz3tlwVV
shunfeng: shunfeng:
url: "https://butler-dev-ms.sf-express.com" url: ${liquidnet.client.admin.shunfeng.url}
sk: 21e9a70f677a2bf29dfa2b3bead4f018 sk: ${liquidnet.client.admin.shunfeng.sk}
appid: 557104628450889728 appid: ${liquidnet.client.admin.shunfeng.appid}
custid: 7551234567 custid: ${liquidnet.client.admin.shunfeng.custid}
jCompany: 北京正在映画互联网有限公司 jCompany: 北京正在映画互联网有限公司
jContact: 姜秀龙 jContact: 姜秀龙
jMobile: 15811009011 jMobile: 15811009011
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment