修改抓取规则保存功能
This commit is contained in:
@@ -55,4 +55,8 @@ public interface IDeptIdentifyService {
|
||||
List<FatchRule> getFatchRuleByTemplateid(TemplateManage templateManage);
|
||||
|
||||
AjaxResult saveFatchRules(TemplateManage templateManage);
|
||||
|
||||
List<FatchRule> selectColumnandComment();
|
||||
|
||||
FatchRule selectColumnbycomment(FatchRule fatchRule);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user