agent接收数据类型调整匹配,完善资源模板管理、资源监控策略逻辑。
This commit is contained in:
@@ -66,4 +66,6 @@ public interface RmTemplateSwitchMapper
|
||||
* @param switchItems
|
||||
*/
|
||||
void batchInsertRmTemplateSwitch(@Param("list") List<RmTemplateSwitch> switchItems);
|
||||
|
||||
int deleteByTemplateId(Long templateId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user