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 0c2428045a feat(mapper): 添加参数注解并优化查询条件
- 为 BaseOrderInfoMapper 的方法添加 @Param 注解以支持 MyBatis 参数映射
- 在工单查询条件中使用 nvl 函数处理执行状态空值情况
- 在停机记录查询中新增按停机原因ID过滤的功能
3 days ago
..
src/main feat(mapper): 添加参数注解并优化查询条件 3 days ago
pom.xml change - 代码生成 2 years ago