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

Commit bffee6a1 authored by anjiabin's avatar anjiabin

修改dragon配置

parent 7655521e
......@@ -59,6 +59,8 @@ liquidnet:
localUrl: http://devorder.zhengzai.tv/order/order/syncOrder
url-service:
url: http://devservice.zhengzai.tv/
dragon:
notifyUrl: https://devdragon.zhengzai.tv/dragon
platform:
url: http://devplatform.zhengzai.tv
executor-main:
......
......@@ -59,6 +59,8 @@ liquidnet:
localUrl: http://testorder.zhengzai.tv/order/order/syncOrder
url-service:
url: http://testservice.zhengzai.tv/
dragon:
notifyUrl: https://testdragon.zhengzai.tv/dragon
platform:
url: http://testplatform.zhengzai.tv
executor-main:
......
......@@ -23,7 +23,7 @@ liquidnet:
sslEnabled: false
database: dev_ln_scene
dragon:
url: https://devdragon.zhengzai.tv/dragon
url: ${liquidnet.service.dragon.notifyUrl}
alipay:
gataway-url: https://openapi.alipay.com/gateway.do
appId: 2019082866535131
......
......@@ -23,7 +23,7 @@ liquidnet:
sslEnabled: false
database: test_ln_scene
dragon:
url: https://testdragon.zhengzai.tv/dragon
url: ${liquidnet.service.dragon.notifyUrl}
alipay:
gataway-url: https://openapi.alipay.com/gateway.do
appId: 2019082866535131
......
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