review:【iot 物联网】场景联动相关实现

This commit is contained in:
YunaiV
2025-08-06 21:45:52 +08:00
parent eb7df7157c
commit bec3d070f0
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- TODO @puhui999sql 格式
-- IoT 模块测试数据清理脚本
DELETE
FROM "iot_scene_rule";

View File

@@ -1,3 +1,4 @@
-- TODO @puhui999sql 格式
-- IoT 模块测试数据库表结构
-- 基于 H2 数据库语法,兼容 MySQL 模式