Merge branch 'refs/heads/master' into 1078

This commit is contained in:
648540858
2024-06-12 12:49:47 +08:00
12 changed files with 56 additions and 44 deletions

View File

@@ -247,6 +247,10 @@ user-settings:
allowed-origins:
- http://localhost:8008
- http://192.168.1.3:8008
# 国标设备离线后的上线策略,
# 0 国标标准实现,设备离线后不回复心跳,直到设备重新注册上线,
# 1 对于离线设备,收到心跳就把设备设置为上线,并更新注册时间为上次这次心跳的时间。防止过期时间判断异常
gb-device-online: 0
# 关闭在线文档(生产环境建议关闭)
springdoc: