Update PmsBrandService.java
This commit is contained in:
parent
8439170d45
commit
d603e0c238
@ -43,7 +43,7 @@ public interface PmsBrandService {
|
|||||||
List<PmsBrand> listBrand(String keyword, int pageNum, int pageSize);
|
List<PmsBrand> listBrand(String keyword, int pageNum, int pageSize);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取品牌
|
* 获取品牌详情
|
||||||
*/
|
*/
|
||||||
PmsBrand getBrand(Long id);
|
PmsBrand getBrand(Long id);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user