shish hai 4 meses
pai
achega
3ff02cd316
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app-hd/controllers/GhsController.php

+ 2 - 0
app-hd/controllers/GhsController.php

@@ -471,6 +471,8 @@ class GhsController extends BaseController
         // 找出附近批发店,之后自动给建立关系,然后补充二个店之间的距离
         GhsClass::buildNearbyGhsRelations($this->shop['id'], $this->shop->pfShopId, $toLat, $toLnt);
 
+        noticeUtil::push("执行到这里。。。。5555");
+
         $shop = $this->shop;
         $mobile = $shop->mobile;
         $name = $shop->merchantName ?? '';