fanli/src/main/java/com/yeshi/fanli/service/inter/config/ConfigService.java
@@ -63,6 +63,13 @@ AppHomeFloatImg getAppHomeFloatImg(); /** * 获取首页提示大图 * * @return */ String getAppHomeFloatNotifyImg(); /** * 获取首页weex的链接 * * @return @@ -85,7 +92,7 @@ * @param page * @return */ public int getCount(String key, int page); public int getCount(String key); public Config getConfig(long id);