- 新增接口以查询指定任务ID的来料检验任务检验记录,包含记录项和检验数据 - 新增接口以查询指定检验记录ID的检验记录子项列表,包含样本数据详情 - 引入相关VO类用于返回结构化的检验记录、检验项及检验数据 - 查询过程中关联检验标准项内容及检验标准项,丰富返回的数据内容 - 实现数据分组与映射,保证接口返回数据完整且结构清晰 - QmsIncomingInspectionTaskController增加对应REST接口支持前端调用 |
||
|---|---|---|
| .qoder/repowiki/zh | ||
| nflg-qms-admin | ||
| 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