dever 7 anni fa
parent
commit
4e1f76a57d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      applet/database/msg_form.php

+ 2 - 0
applet/database/msg_form.php

@@ -39,6 +39,7 @@ return array
 			'default' 	=> '',
 			'desc' 		=> '用户openid',
 			'match' 	=> 'is_string',
+			'search'	=> 'fulltext',
 			'update'	=> 'text',
 			'list'		=> true,
 		),
@@ -51,6 +52,7 @@ return array
 			'desc' 		=> 'form_id',
 			'match' 	=> 'is_string',
 			'update'	=> 'text',
+			'search'	=> 'fulltext',
 			'list'		=> true,
 		),