You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zangch@mesnac.com 3d0cab34ef feat(wms): 出库单增加客户名称字段并优化仓库选择功能
- 在 WmsOutstockOrder 模型中添加 customerName 字段
- 在 WmsOutstockOrderBo 中添加 customerName 字段并进行校验
- 在 WmsOutstockOrderServiceImpl 中实现客户名称的关联查询
- 在 WmsOutstockOrderVo 中添加 customerName 字段用于展示
- 优化仓库选择界面的错误提示信息
10 months ago
..
src/main feat(wms): 出库单增加客户名称字段并优化仓库选择功能 10 months ago
pom.xml feat(wms): 添加仓储盘点任务功能,增加定时任务 10 months ago