dever 3 年 前
コミット
9be75d8e7b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      database/data.php

+ 1 - 1
database/data.php

@@ -93,7 +93,7 @@ $struct = array
     (
         'type'      => 'int-11',
         'name'      => '关联数据',
-        'default'   => 'null',
+        'default'   => '-1',
         'desc'      => '关联数据',
         'match'     => 'option',
         'update'    => 'select',