Commit 712ce9cc authored by ZWT's avatar ZWT

feat(吉林演示): 松原

1.开发间开优化结果统计功能,创建间开优化效果统计表,生成对应代码;
2.修改15天,10天,3天,1天间开优化功能,修改代码结构;

BREAKING CHANGE: 无

Closes 无

[skip ci]
parent be445595
......@@ -11,17 +11,17 @@ pps.core.system.login-config.appid=mEvc
pps.core.common.base-config.predictedUrl=http://121.36.43.217:8098/
#\u65E5\u5FD7\u7EA7\u522B\u914D\u7F6E
x.log.level=debug
x.log.directory=/home/gf-jar/log
x.log.directory=/home/zero/log
# redis
x.cache.type=redis
x.cache.host=127.0.0.1
x.cache.port=6379
x.cache.auth=BJ8HiKUS_Rg=
x.cache.auth=vwy69PQDfShqozf4ISXEoQ==
x.cache.db=0
# datasource
x.db.sharding=1
x.db.driver=com.mysql.jdbc.Driver
x.db.url=jdbc:mysql://120.46.208.168:3306/gf_demo?allowPublicKeyRetrieval=true&characterEncoding=utf8&allowEncodingChanges=true&serverTimezone=Asia/Shanghai&useSSL=false
x.db.url=jdbc:mysql://127.0.0.1:3306/gf_demo?allowPublicKeyRetrieval=true&characterEncoding=utf8&allowEncodingChanges=true&serverTimezone=Asia/Shanghai&useSSL=false
x.db.user=root
x.db.password=vwy69PQDfShqozf4ISXEoQ==
x.db.naming=snake-case
......@@ -42,7 +42,7 @@ weather.mail.username=2289169069@qq.com
weather.mail.password=xiytzwcreqphdiga
weather.mail.protocol=pop3
#\u9996\u9875
home.image.path=/home/gf-jar/homeImg
home.image.path=/home/zero/homeImg
#\u7B2C\u4E09\u65B9\u63A5\u53E3\u5730\u5740(\u957F\u5E86)
third-party.chang-qing.url=http://10.78.7.253
feature.swagger.enable=true
\ No newline at end of file
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