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