shish 4 tháng trước cách đây
mục cha
commit
e6b7445703
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app-hd/controllers/GhsController.php

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

@@ -466,7 +466,7 @@ class GhsController extends BaseController
             util::fail('已有批发商了');
         }
 
-        noticeUtil::push("有新花店上来{$this->shopId}。。。。。", '15280215347');
+        noticeUtil::push("有新花店上来 {$this->shopId} {$toLat} {$toLnt} {$locationType}", '15280215347');
 
         // 找出附近批发店,之后自动给建立关系,然后补充二个店之间的距离
         GhsClass::buildNearbyGhsRelations($this->shop['id'], $this->shop->pfShopId, $toLat, $toLnt);