浏览代码

热销列表

afa 10 月之前
父节点
当前提交
e02d916505
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Product.php

+ 1 - 1
application/api/controller/Product.php

@@ -23,7 +23,7 @@ class Product extends Api
 
 
     /**
-     * 热销列表   
+     * 热销列表   2222
      */
     public function getPopularList(ProductsModel $productsModel, ProductPopular $productPopular, ProductLists $productLists)
     {