gongchunyi
14 小时以前 78e42bab93977566994be06f5d6b042c9f5a67f5
src/main/resources/application-kthg.yml
@@ -16,10 +16,18 @@
  # 协同审批编号前缀(配置文件后缀命名)
  approvalNumberPrefix: NEW
  getui:
    appId: D4ahd3xp0h8d2NpkVuUcD
    appKey: 98DgkPBuUxAPO4w0iHIYW9
    masterSecret: bZc5gi5A8g9x0tG4MaKvd4
    domain: https://restapi.getui.cn/v2/
    # 离线推送使用的包名/组件名
    intentComponent: uni.app.UNIAE016D6/io.dcloud.PandoraEntry
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 8888
  port: 9011
  servlet:
    # 应用的访问路径
    context-path: /
@@ -65,7 +73,7 @@
    druid:
      # 主库数据源
      master:
#        url: jdbc:mysql://localhost:3306/product-inventory-management-new?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        #        url: jdbc:mysql://localhost:3306/product-inventory-management-new?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://1.15.17.182:9999/product-inventory-management-kthg?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: xd@123456..
@@ -138,8 +146,8 @@
  # redis 配置
  redis:
    # 地址
    host: 127.0.0.1
    #    host: 172.17.0.1
    #    host: 127.0.0.1
    host: 172.17.0.1
    # 端口,默认为6379
    port: 6379
    # 数据库索引