shish 1 ماه پیش
والد
کامیت
6d5698c3cb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app-hd/controllers/GhsController.php

+ 1 - 1
app-hd/controllers/GhsController.php

@@ -461,7 +461,7 @@ class GhsController extends BaseController
     //寻找附近批发店
     //寻找附近批发店
     public function actionSearchNearbyGhs()
     public function actionSearchNearbyGhs()
     {
     {
-        util::complete();
+        //util::complete();
         $get = Yii::$app->request->get();
         $get = Yii::$app->request->get();
         $locationType = $get['locationType'];
         $locationType = $get['locationType'];
         $toLat = $get['lat'] ?? '';
         $toLat = $get['lat'] ?? '';