Преглед изворни кода

供货商新订单通知先去掉

shish пре 2 месеци
родитељ
комит
5e75cb74d2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app-hd/controllers/NoticeController.php

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

@@ -479,7 +479,7 @@ class NoticeController extends PublicController
 //                            $noticeKey = "hdCgNoticeGhs";
 //                            $noticeKey = "hdCgNoticeGhs";
 //                            Yii::$app->redis->executeCommand('LPUSH', [$noticeKey, $noticeText]);
 //                            Yii::$app->redis->executeCommand('LPUSH', [$noticeKey, $noticeText]);
 
 
-                            GhsNotifyClass::newOrderNotify($saleId);
+                            //GhsNotifyClass::newOrderNotify($saleId);
 
 
                             //向供货商APP发通知
                             //向供货商APP发通知
 //                            $cgShop = ShopClass::getById($cg->shopId, true, 'shopName, merchantName');
 //                            $cgShop = ShopClass::getById($cg->shopId, true, 'shopName, merchantName');