stanley-king 4 年之前
父節點
當前提交
af1f508029
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mobile/control/merchant_refill.php

+ 1 - 1
mobile/control/merchant_refill.php

@@ -95,7 +95,7 @@ class merchant_refillControl extends mbMerchantControl
                 $params = [ 'mchid' => $this->mchid(),
                     'buyer_id' => intval($merchant_info['admin_id']),
                     'amount' => $amount,
-                    'card_no' => $card_no,
+                    'card_no' => $no,
                     'mch_order' => "",
                     'notify_url' => ""];