liuhairui 1 年之前
父節點
當前提交
a90fc72a30
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Product.php

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

@@ -677,7 +677,7 @@ class Product extends Api
      * @ApiMethod GET
      *
     */
-    
+
     public function getProductYjList(){
         if (Request::instance()->isGet() == false){
             $this->error('非法请求');