- 修改 detail 接口返回类型为包含检测项及任务状态的复合对象 - 查询任务状态并包含在返回结果中 - 更新对应服务方法实现,支持同时返回检测项列表和任务状态 - 修改数据库查询,增加任务状态字段检索 - 为任务状态字段添加 VO 层定义及注释说明 - 调整 Mapper XML 和相关 VO 类以支持新增字段展现 |
||
|---|---|---|
| .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