案件压缩包导入修改
This commit is contained in:
@@ -15,7 +15,7 @@ public interface FatchRuleMapper {
|
||||
/**
|
||||
* 根据批次查询
|
||||
*/
|
||||
List<FatchRule> list(@Param("batchNumber")String batchNumber);
|
||||
List<FatchRule> listByTemplateId(@Param("templateId")String templateId);
|
||||
|
||||
List<FatchRule> selectFatchRuleList(FatchRule fatchRule);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user