package cn.stylefeng.roses.kernel.system.api; /** * 首页api * * @author xixiaowei * @date 2022/1/26 9:34 */ public interface HomePageServiceApi { }