记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
bffee6a1
Commit
bffee6a1
authored
Jul 20, 2021
by
anjiabin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改dragon配置
parent
7655521e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
2 deletions
+6
-2
application-dev.yml
liquidnet-bus-config/liquidnet-config/application-dev.yml
+2
-0
application-test.yml
liquidnet-bus-config/liquidnet-config/application-test.yml
+2
-0
liquidnet-service-dragon-dev.yml
...-config/liquidnet-config/liquidnet-service-dragon-dev.yml
+1
-1
liquidnet-service-dragon-test.yml
...config/liquidnet-config/liquidnet-service-dragon-test.yml
+1
-1
No files found.
liquidnet-bus-config/liquidnet-config/application-dev.yml
View file @
bffee6a1
...
@@ -59,6 +59,8 @@ liquidnet:
...
@@ -59,6 +59,8 @@ liquidnet:
localUrl
:
http://devorder.zhengzai.tv/order/order/syncOrder
localUrl
:
http://devorder.zhengzai.tv/order/order/syncOrder
url-service
:
url-service
:
url
:
http://devservice.zhengzai.tv/
url
:
http://devservice.zhengzai.tv/
dragon
:
notifyUrl
:
https://devdragon.zhengzai.tv/dragon
platform
:
platform
:
url
:
http://devplatform.zhengzai.tv
url
:
http://devplatform.zhengzai.tv
executor-main
:
executor-main
:
...
...
liquidnet-bus-config/liquidnet-config/application-test.yml
View file @
bffee6a1
...
@@ -59,6 +59,8 @@ liquidnet:
...
@@ -59,6 +59,8 @@ liquidnet:
localUrl
:
http://testorder.zhengzai.tv/order/order/syncOrder
localUrl
:
http://testorder.zhengzai.tv/order/order/syncOrder
url-service
:
url-service
:
url
:
http://testservice.zhengzai.tv/
url
:
http://testservice.zhengzai.tv/
dragon
:
notifyUrl
:
https://testdragon.zhengzai.tv/dragon
platform
:
platform
:
url
:
http://testplatform.zhengzai.tv
url
:
http://testplatform.zhengzai.tv
executor-main
:
executor-main
:
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-dragon-dev.yml
View file @
bffee6a1
...
@@ -23,7 +23,7 @@ liquidnet:
...
@@ -23,7 +23,7 @@ liquidnet:
sslEnabled
:
false
sslEnabled
:
false
database
:
dev_ln_scene
database
:
dev_ln_scene
dragon
:
dragon
:
url
:
https://devdragon.zhengzai.tv/dragon
url
:
${liquidnet.service.dragon.notifyUrl}
alipay
:
alipay
:
gataway-url
:
https://openapi.alipay.com/gateway.do
gataway-url
:
https://openapi.alipay.com/gateway.do
appId
:
2019082866535131
appId
:
2019082866535131
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-dragon-test.yml
View file @
bffee6a1
...
@@ -23,7 +23,7 @@ liquidnet:
...
@@ -23,7 +23,7 @@ liquidnet:
sslEnabled
:
false
sslEnabled
:
false
database
:
test_ln_scene
database
:
test_ln_scene
dragon
:
dragon
:
url
:
https://testdragon.zhengzai.tv/dragon
url
:
${liquidnet.service.dragon.notifyUrl}
alipay
:
alipay
:
gataway-url
:
https://openapi.alipay.com/gateway.do
gataway-url
:
https://openapi.alipay.com/gateway.do
appId
:
2019082866535131
appId
:
2019082866535131
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment