返回分类标签
This commit is contained in:
@@ -17,4 +17,6 @@ public interface UrlCateListService {
|
||||
public String selectUrListCateByUrlCateId(Integer cateId);
|
||||
public UrlCateList selectByPrimaryKey(Integer id);
|
||||
|
||||
public int insertSelective(UrlCateList urlCateList);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user