From 70c4a5a5bcf7829223ee7f3bb94bcf4c56050285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=90=8D?= <邮箱> Date: Fri, 4 Aug 2023 09:46:37 +0800 Subject: [PATCH] update url to epay rather than test --- mobile/source/helpers/dalianpay/config/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/source/helpers/dalianpay/config/config.php b/mobile/source/helpers/dalianpay/config/config.php index 7da717e..941ea87 100644 --- a/mobile/source/helpers/dalianpay/config/config.php +++ b/mobile/source/helpers/dalianpay/config/config.php @@ -3,10 +3,10 @@ return array( // 机构号 商户号 // 'org_num' => '5503001', - 'org_num' => '100018380507D2C', + 'org_num' => '563222080502LGB', // 商户号 渠道商户号 // 'cusid' => '10147', - 'cusid' => '563222080502LGB', + 'cusid' => '100018380507D2C', // 产品 'producp' => 'JX0002', // 版本