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 7e2bf493dd refactor(wcs): 统一时间字段命名并优化查询条件构建
- 重构实体类基础字段命名,继承BaseEntity,表统一改为create_by/create_time/update_by/update_time/create_dept,保持命名一致性
- 优化服务层查询条件构建逻辑,分离列表查询与条件构建职责
- 新增WcsMybatisConfig配置类,支持动态表名变量注入
- 调整ServiceImpl查询方法,使用时间范围筛选替代精确匹配
2 months ago
..
src/main refactor(wcs): 统一时间字段命名并优化查询条件构建 2 months ago
pom.xml first commit 2 months ago