添加充放电状态

This commit is contained in:
孙小云 2026-01-28 17:10:15 +08:00
parent ab711bcc73
commit 7bfda81a8e
1 changed files with 2 additions and 2 deletions

View File

@ -18,10 +18,10 @@ spring:
nacos: nacos:
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 127.0.0.1:8848 server-addr: ruoyi-nacos:8848
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 127.0.0.1:8848 server-addr: ruoyi-nacos:8848
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml
# 共享配置 # 共享配置