|  | @@ -1,13 +1,13 @@
 | 
											
												
													
														|  |  <?php
 |  |  <?php
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -$type = Dever::config('base', 'pay')->pay['type'];
 |  | 
 | 
											
												
													
														|  | 
 |  | +$type = Dever::config('base')->pay['type'];
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  $account = function()
 |  |  $account = function()
 | 
											
												
													
														|  |  {
 |  |  {
 | 
											
												
													
														|  |  	return Dever::db('pay/account')->state();
 |  |  	return Dever::db('pay/account')->state();
 | 
											
												
													
														|  |  };
 |  |  };
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -$status = Dever::config('base', 'pay')->pay['status'];
 |  | 
 | 
											
												
													
														|  | 
 |  | +$status = Dever::config('base')->pay['status'];
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  return array
 |  |  return array
 | 
											
												
													
														|  |  (
 |  |  (
 |