...
|
...
|
@@ -171,6 +171,12 @@ jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== |
|
|
jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_supplier.username = yh_test
|
|
|
|
|
|
#erp_passport
|
|
|
jdbc.mysql.erppassport.master=192.168.102.219:3306
|
|
|
jdbc.mysql.erppassport.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.erppassport.username=yh_test
|
|
|
jdbc.mysql.erppassport.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
## mq or call erp
|
|
|
erp.message.sync.type=MQ
|
|
|
|
...
|
...
|
|