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

Commit 06aa4186 authored by anjiabin's avatar anjiabin

增加order配置

parent b67cc9cf
...@@ -34,35 +34,35 @@ liquidnet: ...@@ -34,35 +34,35 @@ liquidnet:
service: service:
adam: adam:
url-pay: url-pay:
pay: http://testpay.zhengzai.tv pay: http://devpay.zhengzai.tv
check: http://testpay.zhengzai.tv/order/verify check: http://devpay.zhengzai.tv/order/verify
callback: http://devadam.zhengzai.tv/adam/member/order/callback callback: http://devadam.zhengzai.tv/adam/member/order/callback
url-service: url-service:
url: http://testservice.zhengzai.tv url: http://devservice.zhengzai.tv
kylin: kylin:
url-pay: url-pay:
pay: http://testpay.zhengzai.tv/ pay: http://devpay.zhengzai.tv/
check: http://testpay.zhengzai.tv/order/verify check: http://devpay.zhengzai.tv/order/verify
localUrl: http://devkylin.zhengzai.tv/kylin/order/syncOrder localUrl: http://devkylin.zhengzai.tv/kylin/order/syncOrder
url-service: url-service:
url: http://testservice.zhengzai.tv/ url: http://devservice.zhengzai.tv/
order: order:
url-pay: url-pay:
pay: http://testpay.zhengzai.tv/ pay: http://devpay.zhengzai.tv/
check: http://testpay.zhengzai.tv/order/verify check: http://devpay.zhengzai.tv/order/verify
localUrl: http://devorder.zhengzai.tv/order/order/syncOrder localUrl: http://devorder.zhengzai.tv/order/order/syncOrder
url-service: url-service:
url: http://testservice.zhengzai.tv/ url: http://devservice.zhengzai.tv/
platform: platform:
url: http://devplatform.zhengzai.tv url: http://devplatform.zhengzai.tv
executor-main: executor-main:
xxl: xxl:
admin: admin:
addresses: 127.0.0.1:8090 addresses: 127.0.0.1:8090
client: client:
admin: admin:
phpPayUrl: http://testpay.zhengzai.tv phpPayUrl: http://devpay.zhengzai.tv
kylinApiUrl: https://kylin.zhengzai.tv kylinApiUrl: https://devkylin.zhengzai.tv
phpServiceUrl: https://devservice.zhengzai.tv phpServiceUrl: https://devservice.zhengzai.tv
phpoMediaApiUrl: https://devmediaapi.zhengzai.tv phpoMediaApiUrl: https://devmediaapi.zhengzai.tv
phpMallUrl: https://devmall.zhengzai.tv phpMallUrl: https://devmall.zhengzai.tv
......
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