Commit 29fa5c7fbc6eca0b90f3c9e63eb3e0cceb63c622

Authored by 2c2c2c
1 parent 8a227ad2

1

Bsth-admin/src/main/resources/application-druid-dev.yml
@@ -133,7 +133,7 @@ ruoyi: @@ -133,7 +133,7 @@ ruoyi:
133 # 实例演示开关 133 # 实例演示开关
134 demoEnabled: true 134 demoEnabled: true
135 # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath) 135 # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
136 - profile: D:/ruoyi/uploadPath 136 + profile: /Users/zhongchao/projectDocuments/bsth-alcohol-sign-qingpu/uploadPath
137 # 获取ip地址开关 137 # 获取ip地址开关
138 addressEnabled: false 138 addressEnabled: false
139 # 验证码类型 math 数字计算 char 字符验证 139 # 验证码类型 math 数字计算 char 字符验证
@@ -179,7 +179,7 @@ api: @@ -179,7 +179,7 @@ api:
179 people: 179 people:
180 url: https://api.dingtalk.com/v1.0/yida/forms/instances/search 180 url: https://api.dingtalk.com/v1.0/yida/forms/instances/search
181 log: 181 log:
182 - path: D:/ruoyi/logs 182 + path: /Users/zhongchao/projectDocuments/bsth-alcohol-sign-qingpu/logs
183 server: 183 server:
184 port: 8100 184 port: 8100
185 netty: 185 netty: