dever 6 年之前
父节点
当前提交
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,