mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-09-17 17:26:40 +08:00
保护
This commit is contained in:
parent
a173abca7e
commit
51bc3447d8
@ -15,9 +15,9 @@ return [
|
||||
// 收款平台
|
||||
'platform' => 'sqbpay',
|
||||
// 账号
|
||||
'account' => '18872410423',
|
||||
'account' => '188*****423',
|
||||
// 密码
|
||||
'password' => '7698177hcnSQB',
|
||||
'password' => '76********QB',
|
||||
// 订单查询参数配置
|
||||
'query' => array (
|
||||
'date_end' => NULL,
|
||||
@ -26,7 +26,7 @@ return [
|
||||
'page_size' => 10,
|
||||
'upayQueryType' => 0,
|
||||
'status' => '2000',
|
||||
'store_sn' => '1580000008493827',
|
||||
'store_sn' => '15**********27',
|
||||
'type' => '30',
|
||||
),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user