package com.xinelu.common.custominterface; /** * @description 全局新增接口 * @author jihan * @date 2022-07-28 11:52:00 */ public interface Insert { }