elf 1 year ago
parent f833716f17
commit 2408adec7c

@ -597,7 +597,7 @@ class PaymentService extends AbstractService
'transContent' => [
[
'transNo' => $apply->apply_no,
'transBatchId' => $apply->batch_num,
'transBatchId' => $apply->third_batch_num,
]
]
];

Loading…
Cancel
Save