|
@@ -524,7 +524,7 @@ export default class ProductService {
|
|
* @param:idtype 1 一级分类 2 二级分类 3 三级分类
|
|
* @param:idtype 1 一级分类 2 二级分类 3 三级分类
|
|
* @param:identity
|
|
* @param:identity
|
|
*/
|
|
*/
|
|
- getcommoditysearchquerybrand (data = {}) {
|
|
|
|
|
|
+ getCommoditySearchQUeryBrand (data = {}) {
|
|
return this.AjaxService.get({
|
|
return this.AjaxService.get({
|
|
url:'/commodity/search/query/brand',
|
|
url:'/commodity/search/query/brand',
|
|
data,
|
|
data,
|