iot-gateway/src/main/resources/db
zhuangtianxiang 7d73b813c1 feat(iot): 服务参数添加外键类型和 ID 字段- 在 ServeMapper.xml 中添加了 input_param_foreign_type 和 input_param_foreign_id 字段
- 同样在 ServeMapper.xml 中添加了 output_param_foreign_type 和 output_param_foreign_id 字段
- 新增 sys_message 表用于消息管理,包括消息类型、发送方式、标题、内容等信息
2025-01-05 15:30:34 +08:00
..
gateway/public feat(iot): 服务参数添加外键类型和 ID 字段- 在 ServeMapper.xml 中添加了 input_param_foreign_type 和 input_param_foreign_id 字段 2025-01-05 15:30:34 +08:00
Diagram 1.jpg first update 2024-11-01 17:19:12 +08:00
gateway.sql refactor(notice): 重构公告模块 2025-01-05 15:28:51 +08:00