Commit d603e0c2 authored by macro's avatar macro
Browse files

Update PmsBrandService.java

parent 8439170d
......@@ -43,7 +43,7 @@ public interface PmsBrandService {
List<PmsBrand> listBrand(String keyword, int pageNum, int pageSize);
/**
* 获取品牌
* 获取品牌详情
*/
PmsBrand getBrand(Long id);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment