- 修改InProduceOrderController中的POST映射从空字符串到"receive" - 在NormalPGIControllerService中为parents集合添加非空检查以避免潜在异常 - 更新多个控制器中的业务错误验证逻辑,添加!qitem.isQiTao()条件 - 修正PurchaseReturnController中的退货类型设置和字段命名 - 为TransferCompanyPdaVO和TransferFactoryPdaVO添加ID字段 - 更新ZWM3A24ItemDTO和ZWM3A25ItemDTO中的字段命名规范 |
||
|---|---|---|
| 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