@@ -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',