rabin 1 년 전
부모
커밋
9dbdf5d6b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      yspay/Account.php

+ 1 - 1
yspay/Account.php

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