You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch 148585722b feat(ems): 添加ASSIGN_ID主键策略与批量告警处理
- 为多个领域模型添加 @TableId(type = IdType.ASSIGN_ID) 注解以统一雪花算法主键生成,
- 重构告警确认逻辑支持批量查询与更新以提升性能,并清理冗余的 getter 方法。
1 month ago
..
src/main feat(ems): 添加ASSIGN_ID主键策略与批量告警处理 1 month ago
pom.xml feat(ems): 初始化EMS系统相关接口、实体类、方法、mapper 3 months ago