liding
2026-06-03 28d90f1e197f63d502b1a8cb6f6d51d71defab03
src/main/resources/application-lc-khgxglxt.yml
@@ -31,7 +31,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 9055
  port: 9001
  servlet:
    # 应用的访问路径
    context-path: /
@@ -76,7 +76,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-lc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-khgx?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: xd@123456..
      # 从库数据源