From 499bf8cae0162d341f0a75b51ecc840bdfafa63f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8A=80=E6=9C=AF=E8=80=81=E8=83=A1?= <1094551889@qq.com> Date: Thu, 19 Sep 2024 06:39:36 +0000 Subject: [PATCH] update config/payconfig/1001_1.php. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 技术老胡 <1094551889@qq.com> --- config/payconfig/1001_1.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/payconfig/1001_1.php b/config/payconfig/1001_1.php index e6d9119..29c3a8f 100644 --- a/config/payconfig/1001_1.php +++ b/config/payconfig/1001_1.php @@ -17,9 +17,9 @@ return [ // 收款平台 'payclass' => 'ShouQianBa', // 账号 - 'account' => '18872410423', + 'account' => '188******23', // 密码 - 'password' => '7698177hcnSQB', + 'password' => '76********SQB', // 订单查询参数配置 'query' => array ( 'date_end' => NULL,