鞍钢鲅鱼圈能源管控系统后端代码
潘志宝
2025-03-19 5d04ba099ba4cbeff0bf0a5f140f2ec0a35ac1d6
ansteel-biz/src/main/resources/application-dev.yaml
@@ -44,13 +44,6 @@
          username: root
          password: 123456
  # Redis 配置。Redisson 默认的配置足够使用,一般不需要进行调优
  redis:
    host: 172.16.8.100 # 地址
    port: 6379 # 端口
    database: 10 # 数据库索引
    password: 123456 # 密码,建议生产环境开启
--- #################### 平台相关配置 ####################
# 平台配置项,设置当前项目所有自定义的配置
@@ -65,9 +58,9 @@
    enable: false
  token:
    base-url: http://127.0.0.1:48080/admin-api/system
    tenant-id: 172
    client-id: shasteel
    client-secret: shasteel111111111111111
    username: shasteel
    tenant-id: 176
    client-id: ansteel
    client-secret: ansteel111111111111111
    username: ansteel
    password: 123456