liuhairui před 1 rokem
rodič
revize
a90fc72a30
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
      * @ApiMethod GET
      *
      *
     */
     */
-    
+
     public function getProductYjList(){
     public function getProductYjList(){
         if (Request::instance()->isGet() == false){
         if (Request::instance()->isGet() == false){
             $this->error('非法请求');
             $this->error('非法请求');