- 移除未使用的 SrmMaterialReceiptScanCodesRepository 注入 - 修复变量名拼写错误 srmMaterialReceiptCanCodesRepository 替换为 srmMaterialReceiptScanCodesRepository - 将核心业务逻辑抽取到独立的 NormalPGIControllerService 类中 - 删除未使用的 StringUtil 导入并优化代码格式 - 修复包装类型比较运算符的空格问题 - 优化批量操作的集合处理逻辑 - 移除过时的注释标记和冗余的验证注解 |
||
|---|---|---|
| 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