Commit 20aca157c08e8c67e5534586a5b32fb77aab2eaf

Authored by 房远帅
1 parent 088db202

发货模块:文字说明修改

... ... @@ -622,7 +622,7 @@ public class BusinessDataHandlerServiceImpl implements BusinessDataHandlerServic
622 622 }
623 623 }
624 624 if (flag) {
625   - // 更新货单状态(草稿转为正常)
  625 + // 更新货单状态(草稿转为正常)
626 626 shipmentsOrderInfoService.updateStatus(shipmentOrderId, "UN_SHIPMENTS");
627 627 }
628 628 }
... ...