首页>代码>spring boot+mybaits +freemarker +maven最全项目框架搭建实例>/show-center/show-center-api/src/main/java/com/show/service/ConfigService.java
/**
* TODO
* ConfigService.java 2017年6月16日 下午3:53:27 by panxinwen
* Copyright(C) 2014-2020 netease - easegame, All Rights Reserved.
*/
package com.show.service;
import java.util.List;
import com.show.service.domain.Config;
/**
* @author <a href="mailto:panxinwen@yingu.com">Pan Xinwen</a>
* @version 1.0 2017年6月16日 下午3:53:27
*/
public interface ConfigService {
/**
* 获取首页展示banner
* @Title: getBannerPic
* @Description: TODO()
* @return
* @return List<Config>
*/
public List<Config> getBannerPic();
}
最近下载更多
最近浏览更多
weishenme1993 LV9
1月1日
sgm123456 LV14
2024年10月12日
ma406805131 LV19
2024年6月17日
1941549176 LV4
2024年5月6日
微信网友_6927932988952576 LV12
2024年3月31日
WBelong LV8
2024年3月7日
zuidaima_ttt
2024年2月23日
暂无贡献等级
woldxy LV12
2023年9月14日
张三12348613 LV3
2023年4月27日
hbsoft2008 LV16
2023年2月17日

