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 e1502c59a1 feat(dms): 添加保养工单明细单条插入功能并优化批量插入逻辑
- 新增 insertDmsBillsMaintDetail 方法支持单条保养工单明细插入
- 重构批量插入实现,将原有 UNION ALL 方式改为子查询方式
- 添加 Oracle 11/19 兼容性处理,通过逐条插入确保序列值正确获取
- 修改服务层实现,将批量插入改为逐条插入以解决数据库兼容性问题
- 完善 Mapper 接口和 XML 映射文件的相关配置
1 week ago
..
src/main feat(dms): 添加保养工单明细单条插入功能并优化批量插入逻辑 1 week ago
BASE_DEVICELEDGER.sql docs(report): 更新看板API文档中的数据源和业务逻辑 2 months ago
DMS_SEQUENCES.sql fix(inspect): 解决巡检标准项目ID查询和工单生成问题 1 week ago
DmsBillsFaultInstance_重构方案.md feat(dms): 重构移动端设备管理和维修流程 1 month ago
pom.xml feat(dms):新增dms 4 months ago