Your Name 3 năm trước cách đây
mục cha
commit
ea5a3d3f8f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      tool/work/database/info.php

+ 2 - 2
tool/work/database/info.php

@@ -305,7 +305,7 @@ return array
         (
             'type'      => 'int-11',
             'name'      => '系统产品',
-            'default'   => '-1',
+            'default'   => '',
             'desc'      => '系统产品',
             'match'     => 'option',
             'search'    => 'select',
@@ -432,7 +432,7 @@ return array
         
         4 => array
         (
-            array('update', 'product','product','int-11 系统产品'),
+            array('update', 'product','product','int-11  系统产品'),
         ),
         'version' => 4,
     ),