rabin преди 6 години
родител
ревизия
9c167bf67b
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      database/wechat.php

+ 2 - 2
database/wechat.php

@@ -39,7 +39,7 @@ return array
 			'match' 	=> 'is_numeric',
 			'match' 	=> 'is_numeric',
 			//'option' 	=> $level,
 			//'option' 	=> $level,
 			//'update'	=> 'select',
 			//'update'	=> 'select',
-			//'list'		=> true,
+			'list'		=> true,
 		),
 		),
 
 
 		'account_id'		=> array
 		'account_id'		=> array
@@ -51,7 +51,7 @@ return array
 			'match' 	=> 'is_numeric',
 			'match' 	=> 'is_numeric',
 			//'option' 	=> $level,
 			//'option' 	=> $level,
 			//'update'	=> 'select',
 			//'update'	=> 'select',
-			//'list'		=> true,
+			'list'		=> true,
 		),
 		),
 
 
 		'uid'		=> array
 		'uid'		=> array