package com.xinelu.common.custominterface; /** * @author ljh * @description 任务确认完成新增接口 */ public interface TaskInsert { }