首页展示用户公开网站
This commit is contained in:
@@ -14,4 +14,7 @@ public interface UrlCateListService {
|
||||
public String countCateContainUrlNumber(String userId);
|
||||
|
||||
public JSONArray getUrl(String userId);
|
||||
public String selectUrListCateByUrlCateId(Integer cateId);
|
||||
public UrlCateList selectByPrimaryKey(Integer id);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user