mirror of
				https://gitee.com/zoujingli/WeChatDeveloper.git
				synced 2025-11-04 10:52:08 +08:00 
			
		
		
		
	[更新]增加代码注释
This commit is contained in:
		
							parent
							
								
									afb831cbca
								
							
						
					
					
						commit
						5f10badf78
					
				@ -56,6 +56,7 @@ class BasicPay
 | 
			
		||||
            Tools::$cache_path = $options['cache_path'];
 | 
			
		||||
        }
 | 
			
		||||
        $this->config = new DataArray($options);
 | 
			
		||||
        // 商户基础参数
 | 
			
		||||
        $this->params = new DataArray([
 | 
			
		||||
            'appid'     => $this->config->get('appid'),
 | 
			
		||||
            'mch_id'    => $this->config->get('mch_id'),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user