shish 4 months ago
parent
commit
e0a22269a4
2 changed files with 1 additions and 1 deletions
  1. 0 1
      app-hd/controllers/ApplyController.php
  2. 1 0
      biz-hd/merchant/services/SjService.php

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

@@ -130,7 +130,6 @@ class ApplyController extends BaseController
         //前期限制只有批发店邀请了才能注册
         $ghsShopAdminId = $post['ghsShopAdminId'] ?? 0;
         $hdShopAdminId = $post['hdShopAdminId'] ?? 0;
-        noticeUtil::push("ghsShopAdminId:{$ghsShopAdminId},hdShopAdminId:$hdShopAdminId", '15280215347');
         if (empty($ghsShopAdminId) && empty($hdShopAdminId)) {
             //util::fail('批发店推荐才能注册,编号:' . $ghsShopAdminId . ' ' . $hdShopAdminId);
         }

+ 1 - 0
biz-hd/merchant/services/SjService.php

@@ -114,6 +114,7 @@ class SjService extends BaseService
             //$onlyCg = 0;
         }
         $pt = !empty($applyData['introShopId']) ? 0 : 1;
+        noticeUtil::push("introShopId:" . $applyData['introShopId'] . ",pt:" . $pt, '15280215347');
         //给10天时间
         $deadTime = time() + 864000;
         //创建门店