dever 6 years ago
parent
commit
ea1553826f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      content/database/applet.php

+ 1 - 1
content/database/applet.php

@@ -41,7 +41,7 @@ return array
             'name'      => '小程序appid',
             'default'   => '',
             'desc'      => '小程序appid',
-            'match'     => 'is_string',
+            'match'     => 'option',
             'update'    => 'text',
             'search'    => 'fulltext',
             'list'      => true,