- 在组件出库控制器中增加库位条件以确保准确匹配库存记录 - 修复生产订单控制器中的空指针异常处理逻辑 - 为库存出入库DTO类添加安全的getter方法防止空指针错误 - 修正库位调拨功能中的事务注解和验证逻辑 - 优化质检收货流程中的任务确认逻辑并添加不合格品检查 - 清理代码中的多余空行和注释以提高可读性 - 修复库存服务中查询条件顺序问题确保正确的库存检索 |
||
|---|---|---|
| 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