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