手动装箱更新 默认显示当天

This commit is contained in:
2023-03-06 21:02:54 +08:00
parent 4fd5498f1e
commit ddc2343842
10 changed files with 83 additions and 7 deletions

View File

@@ -34,6 +34,8 @@ public interface WoPackagingBoxSubstrateServiceBiz extends CrudService<WoPackagi
void insertSubstrateManual(ChangePackingBoxDTO[] dtos);
void updateSubstrateManual(ChangePackingBoxDTO[] dtos);
WoPackagingBoxSubstrate getBySubId(String subId);