定时推送优化!
This commit is contained in:
parent
25058a6be9
commit
65dbdf7948
|
|
@ -1,8 +1,6 @@
|
||||||
jdbc.driver=com.mysql.jdbc.Driver
|
jdbc.driver=com.mysql.jdbc.Driver
|
||||||
jdbc.url=jdbc\:mysql\://localhost\:3306/myfishdb?characterEncoding\=UTF-8
|
jdbc.url=jdbc\:mysql\://localhost\:3306/myfishdb?characterEncoding\=UTF-8
|
||||||
#jdbc.url=jdbc\:mysql\://139.196.24.156\:3306/myfishdb?characterEncoding\=UTF-8
|
#jdbc.url=jdbc\:mysql\://139.196.24.156\:3306/myfishdb?characterEncoding\=UTF-8
|
||||||
#jdbc.username=root
|
|
||||||
#jdbc.password=123456
|
|
||||||
jdbc.username=ifish
|
jdbc.username=ifish
|
||||||
jdbc.password=ifish7pwd
|
jdbc.password=ifish7pwd
|
||||||
#jdbc.username=root
|
#jdbc.username=root
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#broker_url=tcp://test.ifish7.com:61616
|
#broker_url=tcp://test.ifish7.com:61616
|
||||||
broker_url=tcp://www.ifish7.com:61616
|
broker_url=tcp://localhost:61616
|
||||||
username=admin
|
username=admin
|
||||||
#password=admin
|
#password=admin
|
||||||
password=adminifish7
|
password=adminifish7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue