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 fd45857d93 feat(qms): 增加检验时间和审核时间的时间范围筛选功能
- 在 QcInspectionMainServiceImpl 中添加开始检验时间的筛选
- 在 QcUnqualifiedReviewServiceImpl 中添加开始审核时间的筛选
- 通过参数 beginInspectionStartTime 和 endInspectionStartTime 实现检验时间筛选
- 通过参数 beginReviewStartTime 和 endReviewStartTime 实现审核时间筛选
4 weeks ago
..
.mvn/wrapper 质量管理模块代码提交 6 months ago
src/main feat(qms): 增加检验时间和审核时间的时间范围筛选功能 4 weeks ago
.gitattributes 质量管理模块代码提交 6 months ago
.gitignore 质量管理模块代码提交 6 months ago
mvnw 质量管理模块代码提交 6 months ago
mvnw.cmd 质量管理模块代码提交 6 months ago
pom.xml 质量管理模块代码提交(PDA接口) 5 months ago