dever 7 лет назад
Родитель
Сommit
4e1f76a57d
1 измененных файлов с 2 добавлено и 0 удалено
  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,
 		),