rabin 3 年之前
父节点
当前提交
186dd7ad7c
共有 1 个文件被更改,包括 0 次插入10 次删除
  1. 0 10
      service/option/database/member.php

+ 0 - 10
service/option/database/member.php

@@ -198,16 +198,6 @@ return array
             'option'    => $idcard_bind,
         ),
 
-        'company'        => array
-        (
-            'type'      => 'int-11',
-            'name'      => '公司',
-            'default'   => '1',
-            'desc'      => '公司',
-            'match'     => 'is_numeric',
-            'option'    => $company,
-        ),
-
         'status'        => array
         (
             'type'      => 'tinyint-1',