2026-05-30 8e52d3e600ff49869cc612fd9bf1cc64ac304f50
src/main/resources/application-dev.yml
@@ -28,7 +28,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 7006
  port: 7005
  servlet:
    # 应用的访问路径
    context-path: /
@@ -74,7 +74,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://localhost:3306/product-inventory-management-new-pro?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://localhost:3306/product-inventory-management-dlsmls-pro?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: 123456
      # 从库数据源
@@ -260,7 +260,7 @@
  upload-dir: D:/ruoyi/prod/uploads # 正式目录 后期删除
  path: D:/ruoyi/prod/uploads # 上传目录
  urlPrefix: /common # 链接前缀
  domain: http://127.0.0.1:7005 # 域名前缀
  domain: http://127.0.0.1:7006 # 域名前缀
  expired: 120 # 过期时间(单位:分钟)
  useLimit: 10 # 使用次数
  compress: true # 是否压缩
@@ -268,4 +268,3 @@
  compressQuality: 0.5 # 压缩质量(0.0-1.0)
knowledge:
  one: D:\新疆大罗素企业产品体系说明文档.md