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 a86686f752 feat(qms): 检测项类别增加祖先节点和父节点功能,改为树形结构
- 在 QcInspectionItemCategory 模型中添加 parentId 和 ancestors 字段
- 更新相关 BO、VO 类以及 Mapper XML
- 修改服务层逻辑,支持祖先节点的自动填充
- 优化删除功能,增加子节点存在性检查
- 移除页面上的导出模板按钮
4 days ago
..
src/main feat(qms): 检测项类别增加祖先节点和父节点功能,改为树形结构 4 days ago
Dockerfile Initial 7 months ago
pom.xml update 代码生成配置优化 7 months ago