liuhairui hai 1 ano
pai
achega
a90fc72a30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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('非法请求');