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