Your Name 3 년 전
부모
커밋
9909f91e41
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      learn/active/database/code.php

+ 1 - 1
learn/active/database/code.php

@@ -149,7 +149,7 @@ return array
             'name'      => '座位号',
             'default'   => '',
             'desc'      => '座位号',
-            'match'     => 'is_string',
+            'match'     => 'option',
             'update'    => 'text',
             'search'    => 'fulltext',
             'list'      => true,