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.
zangch@mesnac.com 36e0f35136 refactor(database): 重构数据库查询和实体映射配置
- 将字符串拼接方式从 concat 函数改为使用 || 操作符
- 移除已废弃的审批流相关字段和配置
- 优化批量插入操作使用 insert all 语法提升性能
- 更新实体类移除不再使用的流程相关属性
- 调整数据表映射关系和查询逻辑
- 完善保养实例的数据同步和字段映射
1 week ago
..
mapper/dms refactor(database): 重构数据库查询和实体映射配置 1 week ago
banner.txt feat(dms):新增dms 5 months ago
bootstrap.yml feat(dms):新增dms 5 months ago
logback.xml feat(dms):新增dms 5 months ago
weixiu.xlsx feat(dms):新增dms 5 months ago