@@ -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 ?? '';