1、安防告警时抓拍监控

This commit is contained in:
wyw
2024-08-15 16:05:08 +08:00
parent 58b20a4b8d
commit 6de0dd6a2b
6 changed files with 145 additions and 6 deletions

View File

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