- 在工单创建时增加同一taskRecordId只能创建一次工单的校验逻辑 - 已存在工单时仅新增处理记录,避免重复创建工单 - 删除QmsPdiInspectionResultsControllerService中检测详情接口的任务状态返回 - 调整检测详情接口返回类型为检测项列表,精简接口响应数据 - 在任务概要中新增inspectionEnable字段表示质检状态 - QmsPdiTaskRecordDefectPageVO新增质检人和帮办人ID字段 - 增加工单编号和标题字段,完善工单信息展示 - 调整MyBatis映射文件,增加对应字段的查询映射 - 删除QmsPdiTaskRecordDetailVO中冗余的DetailWithStatusVO类 |
||
|---|---|---|
| .qoder/repowiki/zh | ||
| nflg-qms-admin | ||
| nflg-qms-pdf-extract | ||
| nflg-wms-admin | ||
| nflg-wms-auth | ||
| nflg-wms-common | ||
| nflg-wms-gateway | ||
| nflg-wms-repository | ||
| nflg-wms-scheduled | ||
| nflg-wms-shipment | ||
| nflg-wms-srm-receive | ||
| nflg-wms-starter | ||
| .apifox-helper.properties | ||
| .gitignore | ||
| lombok.config | ||
| pom.xml | ||
| readme.md | ||
readme.md
需要安装的软件
- wkhtmltoimage
用于将HTML转为图片,打印标签需要
wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox-0.12.6-1.centos7.x86_64.rpm
yum localinstall wkhtmltox-0.12.6-1.centos7.x86_64.rpm