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.
zch 1828a93655 feat(wms): 为采购订单详情添加事务管理
- 在 WmsPurchaseOrderDetailServiceImpl 类中,为 insertByBo 方法添加了 @Transactional 注解
- 此修改确保了在插入采购订单详情时,如果发生异常将回滚事务
3 weeks ago
..
src/main feat(wms): 为采购订单详情添加事务管理 3 weeks ago
pom.xml 增加 原材料入库接口 1 month ago