报表查询
This commit is contained in:
		| @@ -39,7 +39,7 @@ public interface WoPackagingBoxSubstrateServiceBiz extends CrudService<WoPackagi | ||||
|  | ||||
|     WoPackagingBoxSubstrate getBySubId(String subId); | ||||
|  | ||||
|     List<WoPackagingBoxSubstrateDTO> substrateList (String woSubstrateId); | ||||
|     List<WoPackagingBoxSubstrateDTO> substrateList (Map<String, Object> params); | ||||
|  | ||||
|  | ||||
|     int updatePackagingBoxIdAndSlotByWoSubstrateId(String packagingBoxId,Integer slot,String woSubstrateId); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user