shish 3 سال پیش
والد
کامیت
08deff6d9e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app-hd/controllers/ShopController.php

+ 1 - 0
app-hd/controllers/ShopController.php

@@ -64,6 +64,7 @@ class ShopController extends BaseController
     //是否开启完整功能 ssh 20230226
     public function actionChangeOnlyCg()
     {
+        util::fail('操作失败');
         $shop = $this->shop;
         $get = Yii::$app->request->get();
         $onlyCg = $get['onlyCg'] ?? 1;