gongchunyi
2026-05-28 5d33059ad9fe7fe70bb43e09ea9199a074cc7c78
src/main/resources/application-jhy.yml
@@ -16,19 +16,10 @@
  # 协同审批编号前缀(配置文件后缀命名)
  approvalNumberPrefix: DEV
  # 个推 Unipush 配置
  getui:
    appId: PfjyAAE0FK64FaO1w2CMb1
    appKey: zTMb831OEL6J4GK1uE3Ob4
    masterSecret: K1GFtsv42v61tXGnF7SGE5
    domain: https://restapi.getui.cn/v2/
    # 离线推送使用的包名/组件名
    intentComponent: uni.app.UNI099A590/io.dcloud.PandoraEntry
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 7003
  port: 9003
  servlet:
    # 应用的访问路径
    context-path: /
@@ -71,7 +62,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://223.15.233.27:9000/product-inventory-management-jhy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://172.17.0.1:9000/product-inventory-management-jhy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: JHY20260510.
      # 从库数据源
@@ -142,8 +133,8 @@
      enabled: false
  # redis 配置
  data:
    mongodb:
      uri: mongodb://114.132.189.42:9028/chat_memory_db
#    mongodb:
#      uri: mongodb://114.132.189.42:9028/chat_memory_db
    # redis 配置
    redis:
      # 地址