Commit 2a9e9900 authored by ZWT's avatar ZWT

feat(吉林演示): 松原

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

BREAKING CHANGE: 无

Closes 无

[skip ci]
parent 712ce9cc
...@@ -21,7 +21,7 @@ x.cache.db=0 ...@@ -21,7 +21,7 @@ x.cache.db=0
# datasource # datasource
x.db.sharding=1 x.db.sharding=1
x.db.driver=com.mysql.jdbc.Driver x.db.driver=com.mysql.jdbc.Driver
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.url=jdbc:mysql://127.0.0.1:3306/zero_carbon?allowPublicKeyRetrieval=true&characterEncoding=utf8&allowEncodingChanges=true&serverTimezone=Asia/Shanghai&useSSL=false
x.db.user=root x.db.user=root
x.db.password=vwy69PQDfShqozf4ISXEoQ== x.db.password=vwy69PQDfShqozf4ISXEoQ==
x.db.naming=snake-case x.db.naming=snake-case
......
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