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 11b89ab75d feat(wms): 新增发货草稿功能支持项目自动创建
- 新增 ruoyi-api-wms 模块及 RemoteWmsShippingBillService 远程服务接口
- 实现 createDraftByProject 方法根据项目快照自动创建发货草稿
- 添加 RemoteWmsShippingDraft 和 RemoteWmsShippingDraftItem 数据传输对象
- 在项目完成后自动预生成发货草稿,用户只需补充业务细节无需手工新建
- 集成合同物料信息到发货草稿明细,支持合同物料快照转换
- 优化注释文案,统一使用中文注释格式
- 修复 WMS 模块依赖配置,确保 API 模块正确引用
3 days ago
..
src/main/java/org/dromara/wms/api feat(wms): 新增发货草稿功能支持项目自动创建 3 days ago
pom.xml feat(wms): 新增发货草稿功能支持项目自动创建 3 days ago