|
@@ -174,7 +174,7 @@ class Account
|
|
'sysId' => $this->sys_id,
|
|
'sysId' => $this->sys_id,
|
|
'mchntNo' => $mid,
|
|
'mchntNo' => $mid,
|
|
'timestamp' => date('YmdHis'),
|
|
'timestamp' => date('YmdHis'),
|
|
- 'sysOrderId' => $order_num
|
|
|
|
|
|
+ 'sysOrderId' => $order_num,
|
|
'responseUrl' => $notify,
|
|
'responseUrl' => $notify,
|
|
'withdrawType' => 2,
|
|
'withdrawType' => 2,
|
|
'withdrawAmt' => $cash,
|
|
'withdrawAmt' => $cash,
|