Authored by huangping

Update cms_push-autoconfig.properties

... ... @@ -10,10 +10,10 @@ db.default.maxTotal=20
db.default.maxIdle=10
db.default.minIdle=5
jdbc.mysql.cmspush.master=192.168.103.100:3306
jdbc.mysql.cmspush.slave=192.168.103.100:3306
jdbc.mysql.marspush.master=192.168.103.100:3306
jdbc.mysql.marspush.slave=192.168.103.100:3306
jdbc.mysql.cmspush.master=192.168.102.17:3306
jdbc.mysql.cmspush.slave=192.168.102.17:3306
jdbc.mysql.marspush.master=192.168.102.17:3306
jdbc.mysql.marspush.slave=192.168.102.17:3306
#debug_enable
is_debug_enable=false
... ...