array('type' => "int(11)",'comment' => ''), 'phone' => array('type' => "varchar(45)",'comment' => '实验室名称'), 'code' => array('type' => "varchar(45)",'comment' => '是否删除'), 'created' => array('type' => "int(11)",'comment' => '添加时间'), 'status' => array('type' => "int(11)",'comment' => '添加时间'), 'username' => array('type' => "int(11)",'comment' => '添加时间'), ); public $pk = 'id'; }