rabin hace 3 años
padre
commit
186dd7ad7c
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  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',