- QmsSamplingPlanAddQO中SamplingPlanInspectionQO类添加链式调用支持 - 测试类QmsSamplingPlanApiTest完善注释和常量格式 - 引入RandomUtil和DateTimeUtil生成动态抽样方案名称 - 调整抽样方案构造逻辑,大幅简化字码列表只包含"A" - 补充字码矩阵数据,增加多个检查项矩阵配置 - 扩充抽样方案检验列表,添加多个InspectionDictionaryItemId项 - 统一post接口调用格式,修正断言提示信息文案 - 删除冗余AQL优先值,优化构造流程和代码清晰度 |
||
|---|---|---|
| .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