shish 3 سال پیش
والد
کامیت
46334a24a8
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      biz-ghs/order/classes/OrderClearClass.php

+ 1 - 0
biz-ghs/order/classes/OrderClearClass.php

@@ -117,6 +117,7 @@ class OrderClearClass extends BaseClass
             'payWay' => $payWay,
             'payWay' => $payWay,
             'num' => count($ids),
             'num' => count($ids),
             'ghsShopName' => $ghsShopName,
             'ghsShopName' => $ghsShopName,
+            'hasNoticeCustom' => 0,
         ];
         ];
         if ($modifyPrice < $amount) {
         if ($modifyPrice < $amount) {
             $clearData['discountAmount'] = bcsub($amount, $modifyPrice, 2);
             $clearData['discountAmount'] = bcsub($amount, $modifyPrice, 2);