dev环境修改

This commit is contained in:
1 2025-07-08 10:38:43 +08:00
parent f8a6b7626a
commit 8426458001

View File

@ -5,7 +5,7 @@ fastbee:
copyrightYear: 2023 # 版权年份
demoEnabled: true # 实例演示开关
# 文件路径以uploadPath结尾 示例( Windows配置 D:/uploadPathLinux配置 /uploadPath
profile: D:/uploadPath
profile: /uploadPath
addressEnabled: true # 获取ip地址开关
captchaType: math # 验证码类型 math 数组计算 char 字符验证