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