rabin 6 tahun lalu
induk
melakukan
9c167bf67b
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      database/wechat.php

+ 2 - 2
database/wechat.php

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