Commit 6d577244 by java-李谡

申请单管理列表根据更新时间排序

parent 7be2978d
#MySQL Database Config(The All Config Is Must) #MySQL Database Config(The All Config Is Must)
db.table.prefix=foc_ db.table.prefix=foc_
jdbc.type=mysql jdbc.type=mysql
jdbc.driver.class=com.mysql.jdbc.Driver jdbc.driver.class=com.mysql.cj.jdbc.Driver
jdbc.url=jdbc:mysql://81.69.44.115:5508/jd_foc?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull jdbc.url=jdbc:mysql://81.69.44.115:5508/jd_foc?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
jdbc.username=sms_develop jdbc.username=sms_develop
jdbc.password=Develop2018!@# jdbc.password=Develop2018!@#
......
# #
#redis.host=106.75.105.96 #redis.host=106.75.105.96
# #
redis.host=10.9.107.49 redis.host=81.69.44.115
redis.port=7211 redis.port=7211
redis.auth=bbdtek!@#2018 redis.auth=bbdtek!@#2018
redis.timeout=10000 redis.timeout=10000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment