| | |
| | | # 项目相关配置 |
| | | platform: |
| | | # 名称 |
| | | name: zgyw |
| | | # 版本 |
| | | version: 1.0.0 |
| | | # 版权年份 |
| | | copyrightYear: 2024 |
| | | # 文件路径 示例( Windows配置D:/zgyw/uploadPath,Linux配置 /home/zgyw/uploadPath) |
| | | profile: D:/zgyw/uploadPath |
| | | # 获取ip地址开关 |
| | | addressEnabled: false |
| | | # 验证码类型 math 数字计算 char 字符验证 |
| | | captchaType: math |
| | | |
| | | |
| | | # 开发环境配置 |
| | | server: |
| | | # 服务器的HTTP端口,默认为8080 |
| | |
| | | # 项目相关配置 |
| | | platform: |
| | | # 名称 |
| | | name: zgyw |
| | | # 版本 |
| | | version: 1.0.0 |
| | | # 版权年份 |
| | | copyrightYear: 2024 |
| | | # 文件路径 示例( Windows配置D:/zgyw/uploadPath,Linux配置 /home/zgyw/uploadPath) |
| | | profile: /home/zgyw/uploadPath |
| | | # 获取ip地址开关 |
| | | addressEnabled: false |
| | | # 验证码类型 math 数字计算 char 字符验证 |
| | | captchaType: math |
| | | |
| | | |
| | | # 开发环境配置 |
| | | server: |
| | | # 服务器的HTTP端口,默认为8080 |
| | |
| | | # 项目相关配置 |
| | | platform: |
| | | # 名称 |
| | | name: zgyw |
| | | # 版本 |
| | | version: 1.0.0 |
| | | # 版权年份 |
| | | copyrightYear: 2024 |
| | | # 文件路径 示例( Windows配置D:/zgyw/uploadPath,Linux配置 /home/zgyw/uploadPath) |
| | | profile: D:/zgyw/uploadPath |
| | | # 获取ip地址开关 |
| | | addressEnabled: false |
| | | # 验证码类型 math 数字计算 char 字符验证 |
| | | captchaType: math |
| | | |
| | | |
| | | spring: |
| | | # 资源信息 |