更新更新日志

This commit is contained in:
2025-12-30 13:50:17 +08:00
parent 3375c23d6a
commit cbfa19f783

View File

@@ -280,3 +280,5 @@ fetch('/Upgrade/UpdateRoomVisitLog', {
- 该接口使用参数化查询防止SQL注入
- 包含完整的参数验证和异常处理机制
- 与现有的查询接口 `QueryRoomVisitLog` 配套使用,实现故障记录的修改功能