add: 数据同步相关aop功能迁移
parent
9757d08f69
commit
331e779e11
|
@ -99,3 +99,10 @@ mq.group.eightWork=scheduled_tasks_eightWork
|
||||||
perLoc.url=http://192.168.210.32:8084
|
perLoc.url=http://192.168.210.32:8084
|
||||||
perLoc.userName=qaaqadmin
|
perLoc.userName=qaaqadmin
|
||||||
perLoc.pwd=Cfd2023@
|
perLoc.pwd=Cfd2023@
|
||||||
|
#数据同步
|
||||||
|
mq.topic.docking=docking
|
||||||
|
mq.group.docking=scheduled_tasks_docking
|
||||||
|
|
||||||
|
base.info.USER_IDENTITY=GWJ
|
||||||
|
base.info.baseImgPath=https://qgqy.qhdsafety.com/file/
|
||||||
|
base.info.BACKENDADDR=http://192.168.0.31:8992/qa-regulatory-gwj/
|
||||||
|
|
|
@ -103,3 +103,10 @@ corp.default.back-end-path=http://192.168.151.57:8092/
|
||||||
perLoc.url=http://192.168.210.32:8084
|
perLoc.url=http://192.168.210.32:8084
|
||||||
perLoc.userName=qaaqadmin
|
perLoc.userName=qaaqadmin
|
||||||
perLoc.pwd=Cfd2023@
|
perLoc.pwd=Cfd2023@
|
||||||
|
#数据同步
|
||||||
|
mq.topic.docking=docking
|
||||||
|
mq.group.docking=scheduled_tasks_docking
|
||||||
|
|
||||||
|
base.info.USER_IDENTITY=GWJ
|
||||||
|
base.info.baseImgPath=https://qgqy.qhdsafety.com/file/
|
||||||
|
base.info.BACKENDADDR=http://192.168.0.31:8992/qa-regulatory-gwj/
|
||||||
|
|
|
@ -77,3 +77,10 @@ gwj-backendaddr=http://192.168.0.31:8991/qa-prevention-gwj/
|
||||||
perLoc.url=http://192.168.210.32:8084
|
perLoc.url=http://192.168.210.32:8084
|
||||||
perLoc.userName=qaaqadmin
|
perLoc.userName=qaaqadmin
|
||||||
perLoc.pwd=Cfd2023@
|
perLoc.pwd=Cfd2023@
|
||||||
|
#数据同步
|
||||||
|
mq.topic.docking=docking
|
||||||
|
mq.group.docking=scheduled_tasks_docking
|
||||||
|
|
||||||
|
base.info.USER_IDENTITY=GWJ
|
||||||
|
base.info.baseImgPath=https://qgqy.qhdsafety.com/file/
|
||||||
|
base.info.BACKENDADDR=http://192.168.0.31:8992/qa-regulatory-gwj/
|
||||||
|
|
Loading…
Reference in New Issue