shish před 2 roky
rodič
revize
bca138f3ca
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app-hd/controllers/PurchaseController.php

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

@@ -506,7 +506,7 @@ class PurchaseController extends BaseController
                 $cgShop = ShopClass::getById($cgShopId, true);
                 $cgShop = ShopClass::getById($cgShopId, true);
                 if (!empty($cgShop)) {
                 if (!empty($cgShop)) {
                     //采购成功小程序通知
                     //采购成功小程序通知
-                    \bizHd\notice\classes\NoticeClass::cgSuccessMiniNotice($cgShop, $info);
+                    //\bizHd\notice\classes\NoticeClass::cgSuccessMiniNotice($cgShop, $info);
                 }
                 }
 
 
                 $shopId = $order->shopId ?? 0;
                 $shopId = $order->shopId ?? 0;