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