mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-09-18 01:36:40 +08:00
update config/payconfig/1001_1.php.
Signed-off-by: 技术老胡 <1094551889@qq.com>
This commit is contained in:
parent
9309dfb881
commit
499bf8cae0
@ -17,9 +17,9 @@ return [
|
|||||||
// 收款平台
|
// 收款平台
|
||||||
'payclass' => 'ShouQianBa',
|
'payclass' => 'ShouQianBa',
|
||||||
// 账号
|
// 账号
|
||||||
'account' => '18872410423',
|
'account' => '188******23',
|
||||||
// 密码
|
// 密码
|
||||||
'password' => '7698177hcnSQB',
|
'password' => '76********SQB',
|
||||||
// 订单查询参数配置
|
// 订单查询参数配置
|
||||||
'query' => array (
|
'query' => array (
|
||||||
'date_end' => NULL,
|
'date_end' => NULL,
|
||||||
|
Loading…
Reference in New Issue
Block a user