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