src/main/resources/application-kthg.yml
@@ -16,10 +16,18 @@ # 协同审批编号前缀(配置文件后缀命名) approvalNumberPrefix: NEW getui: appId: PfjyAAE0FK64FaO1w2CMb1 appKey: zTMb831OEL6J4GK1uE3Ob4 masterSecret: K1GFtsv42v61tXGnF7SGE5 domain: https://restapi.getui.cn/v2/ # 离线推送使用的包名/组件名 intentComponent: uni.app.UNI099A590/io.dcloud.PandoraEntry # 开发环境配置 server: # 服务器的HTTP端口,默认为8080 port: 8888 port: 9011 servlet: # 应用的访问路径 context-path: / @@ -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 # 数据库索引