Commit f90fa5da authored by ZWT's avatar ZWT

feat(能源管理系统): 修改架构

1.修改架构添加cse;
2.修改各微服务服务名,启动验证,完成cse注册;
3.修改各模块pom及配置文件,解决服务间无法调用问题;
4.修改各服务配置,解决gateway模块跨域问题;
5.暂时删除部分编译错误代码,完成本地登录流程等基础功能测试,验证改造后链路是否正常;

BREAKING CHANGE: 无

Closes 无

[skip ci]
parent ca52042b
...@@ -148,5 +148,5 @@ spring.cloud.servicecomb.credentials.account.cipher= ...@@ -148,5 +148,5 @@ spring.cloud.servicecomb.credentials.account.cipher=
weather.file.temp.path=/home/weather-jar/temp/receive weather.file.temp.path=/home/weather-jar/temp/receive
weather.mail.host=imap.163.com weather.mail.host=imap.163.com
weather.mail.username=zhaowentao0117@163.com weather.mail.username=zhaowentao0117@163.com
weather.mail.password=JPFHTZWASWSDSSZP weather.mail.password=BBCZPUESXSVSNXGI
weather.mail.protocol=imap weather.mail.protocol=imap
...@@ -121,5 +121,5 @@ x.db.pps.core.system.naming=snake-case ...@@ -121,5 +121,5 @@ x.db.pps.core.system.naming=snake-case
weather.file.temp.path=/home/weather-jar/temp/receive weather.file.temp.path=/home/weather-jar/temp/receive
weather.mail.host=imap.163.com weather.mail.host=imap.163.com
weather.mail.username=zhaowentao0117@163.com weather.mail.username=zhaowentao0117@163.com
weather.mail.password=JPFHTZWASWSDSSZP weather.mail.password=BBCZPUESXSVSNXGI
weather.mail.protocol=imap weather.mail.protocol=imap
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