- 在QmsPdiTaskRecordController中新增deliveryDetail接口 - 实现QmsPdiTaskRecordControllerService的deliveryDetail方法 - 查询任务下所有inspectionItemType为2的检测项及其图片URL列表 - 批量获取发货检查项规则并返回对应的检查项目checklist - 定义DeliveryItemDetailVO用于返回发货前检测项明细结构 - 图片字段inspectionItemImage按逗号拆分为URL字符串列表返回 |
||
|---|---|---|
| .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