- 统计inspectionResults中静态、动态和特殊检测项数量 - 未查询到任务时抛出业务异常提醒任务不存在feat(summary): 添加PDI任务概要接口及数据统计功能 - 新增QmsPdiTaskRecordSummaryVO,封装任务概要信息与检测项统计 - 在QmsPdiTaskRecordController中添加summary接口,支持任务概要查询 - 在QmsPdiTaskRecordControllerService实现任务概要逻辑,包含任务基础信息及检测项类型数量统计 - 查询检测规则以获取机型编号和检测版本信息 - 按检测项类型分类统计静态、动态和特殊子项数量 - 任务概要接口返回任务编号、机型编号、机台编号、订单号、版本及完成时间等信息 |
||
|---|---|---|
| .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