- 新增 ShipmentMaterialSyncSaveQO 数据传输对象 - 实现 syncSave 接口支持物料批量同步保存和更新 - 实现 syncDelete 接口支持物料批量删除 - 优化 search 接口中数据库查询条件拼接逻辑 - 在网关配置中为物料同步接口添加免认证路径 - 移除 MaterialCodeController 中的无用导入包 |
||
|---|---|---|
| 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