From 2408adec7c20648ee6fe2b3be434bb15d51e4ce7 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Thu, 31 Aug 2023 02:41:52 +0800 Subject: [PATCH] yh --- app/Service/PaymentService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Service/PaymentService.php b/app/Service/PaymentService.php index 96e9847..84cc208 100644 --- a/app/Service/PaymentService.php +++ b/app/Service/PaymentService.php @@ -597,7 +597,7 @@ class PaymentService extends AbstractService 'transContent' => [ [ 'transNo' => $apply->apply_no, - 'transBatchId' => $apply->batch_num, + 'transBatchId' => $apply->third_batch_num, ] ] ];