luodangjia
2024-04-28 4ab24758d3e6fc03f15cbfa17b5ba05ed886b56f
1
2
3
4
5
6
7
8
9
10
11
package cn.stylefeng.roses.kernel.system.api;
 
/**
 * 首页api
 *
 * @author xixiaowei
 * @date 2022/1/26 9:34
 */
public interface HomePageServiceApi {
 
}