mirror of
				https://gitee.com/technical-laohu/mpay.git
				synced 2025-11-04 08:43:42 +08:00 
			
		
		
		
	保护
This commit is contained in:
		@@ -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',
 | 
			
		||||
),
 | 
			
		||||
    ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user