Showing
1 changed file
with
1 additions
and
1 deletions
@@ -307,7 +307,7 @@ public class ShopsServiceImpl extends BaseService implements IShopsService, Appl | @@ -307,7 +307,7 @@ public class ShopsServiceImpl extends BaseService implements IShopsService, Appl | ||
307 | } | 307 | } |
308 | } | 308 | } |
309 | } | 309 | } |
310 | - // 4、获取有货品牌信息 | 310 | + // 4、否則获取有货品牌信息 |
311 | returnMap.put("brand", this.getYohoBrand(paramMap)); | 311 | returnMap.put("brand", this.getYohoBrand(paramMap)); |
312 | 312 | ||
313 | // 5、返回结果 | 313 | // 5、返回结果 |
-
Please register or login to post a comment