zouyu
6 天以前 1f4f0cb71bff976cee6e30534605371754575b91
src/main/resources/application-tide.yml
@@ -1,7 +1,7 @@
# 芯导-仓储物流系统项目相关配置
inspur:
  appId: 1211004787244400640
  appSecret: qZw3MjAwMTIwMjYxNTAxNDYyOTEy0U
  appId: 1211006803538608128
  appSecret: x6NaMjAwMTIwMjYxNTA5NDcwMTMXsS
ruoyi:
  # 名称
  name: RuoYi
@@ -20,7 +20,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 8034
  port: 8036
  servlet:
    # 应用的访问路径
    context-path: /
@@ -65,7 +65,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://10.136.12.71:3306/zlglxt-ruoyi-xinlan?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://10.136.12.71:3306/nhglxt-ruoyi-xinlan?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: zttZTT123!
      # 从库数据源