array( 'id', 'username', 'password', 'status', 'is_super', 'create_time', ), ); protected $primary_keys = array( 'tcm_admin_user' => 'id', ); }