yujian
2019-03-27 f4fa74c0347e2e82a4df10d0a4a41fa6b45c9325
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);