- 删除 QmsInspectionStandardAddQO 中的图纸URL、包装方式ID和检验周期字段 - 注释掉 QmsInspectionStandardControllerService 中相关字段的赋值操作 - 修改 QmsInspectionStandardEditQO,去除继承关系,重新添加相关字段 - 在 QmsInspectionStandardEditQO 中添加物料ID字段,保证完整的检验标准编辑参数 |
||
|---|---|---|
| .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 | ||
| .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