zhengjinyi 2 years ago
parent
commit
d2c158d0eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/product.service.js

+ 1 - 1
services/product.service.js

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