瀏覽代碼

move test

chengwl 4 年之前
父節點
當前提交
35d9e080d5
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      controllers/IndexController.php

+ 0 - 1
controllers/IndexController.php

@@ -207,7 +207,6 @@ class IndexController extends \app\controllers\HomeController
       $request = Yii::$app->request;
       $store=$request->get('store',"supernova");
       $productName=$request->get('productName');
-      $productName="99J Burgundy Curly Human Hair Lace Front Wigs 10-30 Inch Available";
       if(!$productName){
          $this->json(0,[],'参数错误');
       }