Commit 10d80cb4 authored by ZWT's avatar ZWT

feat(零碳): 长庆演示系统新增功能

1.新建油田配置表同时生成相关代码及mapper文件,修改部分第三方数据抽取定时任务,增加针对不同井场开关控制逻辑,同时修改首页页面展示逻辑,通过油田配置功能区分不同首页展示功能;
2.新建定时任务配置表同时生成相关代码及mapper文件,定时任务模块增加mybatis配置,用以操作数据库,修改部分第三方数据抽取定时任务,修改使用方式使其脱离框架方便动态控制;

BREAKING CHANGE: 无

Closes 无

[skip ci]
parent c2ab3d51
...@@ -38,9 +38,8 @@ x.db.pps.core.system.user=root ...@@ -38,9 +38,8 @@ x.db.pps.core.system.user=root
x.db.pps.core.system.password=vwy69PQDfShqozf4ISXEoQ== x.db.pps.core.system.password=vwy69PQDfShqozf4ISXEoQ==
x.db.pps.core.system.naming=snake-case x.db.pps.core.system.naming=snake-case
# \u81EA\u5B9A\u4E49\u914D\u7F6E # \u81EA\u5B9A\u4E49\u914D\u7F6E
#weather.file.temp.path=D:/home/weather/temp/receive weather.file.temp.path=D:\\home\\weather\\temp\\receive
weather.file.temp.path=/home/weather-jar/temp/receive weather.file.icon=D:\\home\\weather-jar\\icon
weather.file.icon=/home/weather-jar/icon
weather.mail.host=pop.qq.com weather.mail.host=pop.qq.com
weather.mail.username=2289169069@qq.com weather.mail.username=2289169069@qq.com
weather.mail.password=nkmvazsaaehneaed weather.mail.password=nkmvazsaaehneaed
......
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