Showing
1 changed file
with
4 additions
and
1 deletions
@@ -230,6 +230,9 @@ jdbc.mysql.yhspecial.slave=192.168.102.219:3306 | @@ -230,6 +230,9 @@ jdbc.mysql.yhspecial.slave=192.168.102.219:3306 | ||
230 | jdbc.mysql.yhguang.master=192.168.50.69:9980 | 230 | jdbc.mysql.yhguang.master=192.168.50.69:9980 |
231 | jdbc.mysql.yhguang.slave=192.168.102.219:3306 | 231 | jdbc.mysql.yhguang.slave=192.168.102.219:3306 |
232 | 232 | ||
233 | +jdbc.mysql.yhpush.master=192.168.50.69:9980 | ||
234 | +jdbc.mysql.yhpush.slave=192.168.102.219:3306 | ||
235 | + | ||
233 | ## mq or call erp | 236 | ## mq or call erp |
234 | erp.message.sync.type=MQ | 237 | erp.message.sync.type=MQ |
235 | 238 | ||
@@ -351,4 +354,4 @@ sns.server.d = 192.168.102.211 | @@ -351,4 +354,4 @@ sns.server.d = 192.168.102.211 | ||
351 | users.server.a = 192.168.102.211 | 354 | users.server.a = 192.168.102.211 |
352 | users.server.b = 192.168.102.211 | 355 | users.server.b = 192.168.102.211 |
353 | users.server.c = 192.168.102.211 | 356 | users.server.c = 192.168.102.211 |
354 | -users.server.d = 192.168.102.211 | ||
357 | +users.server.d = 192.168.102.211 |
-
Please register or login to post a comment