Jelajahi Sumber

提示内容

shish 2 tahun lalu
induk
melakukan
fca3da8e51
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app-hd/controllers/PurchaseClearController.php

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

@@ -176,7 +176,7 @@ class PurchaseClearController extends BaseController
             $ghsFullName = $ghsName . $ghsShopName;
             $ghsFullName = $ghsName . $ghsShopName;
             $customName = $order->customName ?? '';
             $customName = $order->customName ?? '';
             $customFullName = $customName;
             $customFullName = $customName;
-            noticeUtil::push('结账付款失败,原因:' . $errMsg . '供货商:' . $ghsFullName . ' 客户:' . $customFullName, '15280215347');
+            noticeUtil::push('结账付款失败,原因:' . $errMsg . '供货商:' . $ghsFullName . ' 客户:' . $customFullName, '15280215347');
             util::fail('结账付款失败');
             util::fail('结账付款失败');
         }
         }
         $newParams = isset($response['resp_data']['acc_resp_fields']) ? $response['resp_data']['acc_resp_fields'] : [];
         $newParams = isset($response['resp_data']['acc_resp_fields']) ? $response['resp_data']['acc_resp_fields'] : [];