| | |
| | | demoEnabled: true |
| | | # 文件路径 示例( Windows配置D:/ltkj/uploadPath,Linux配置 /home/ltkj/uploadPath) |
| | | # 用户换头像后的图片存储地址 测试:D:\ltkj\uploadPath\avatar\2022\12\14 |
| | | #profile: D:/ltkj/uploadPath |
| | | profile: D:/ltkj/uploadPath |
| | | # profile: https://ltpeis.xaltjdkj.cn:5502/uploadPath |
| | | profile: http://192.168.0.5:5502/uploadPath |
| | | # profile: http://192.168.0.5:5502/uploadPath |
| | | |
| | | # 获取ip地址开关 |
| | | addressEnabled: true |
| | | addressEnabled: false |
| | | # 验证码类型 math 数组计算 char 字符验证 |
| | | captchaType: math |
| | | # 开发环境配置 |
| | |
| | | # 体检报告模板和报告临时生成存储的文件夹路径 |
| | | path: |
| | | filePath: D:\Tjreport |
| | | xdtfilePath: C:\TjXdt |
| | | # nginx图片服务器 |
| | | reportServer: https://ltpeis.xaltjdkj.cn:5516/ |
| | | |