- 修改QmsInspectionItemAddQO注释,明确检测项名称和编号由后端自动生成无需传入 - 在QmsInspectionItemServiceImpl中新增根据物料类别生成检测项编号和名称的逻辑 - 实现构建物料类别全路径名称的辅助方法 - 实现收集指定物料类别及其所有子孙类别ID集合的方法 - 查询时支持根据类别及其所有子孙类别ID过滤 - 修正QmsPdiTaskRecordController中请求参数名称由taskId改为id |
||
|---|---|---|
| .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