{
ID => {:type => ::Thrift::Types::I64, :name => 'id', :optional => true},
UID => {:type => ::Thrift::Types::I64, :name => 'uid', :optional => true},
ISPUBLIC => {:type => ::Thrift::Types::BOOL, :name => 'isPublic', :optional => true},
ISCRAWLER => {:type => ::Thrift::Types::BOOL, :name => 'isCrawler', :optional => true},
ISFINISHED => {:type => ::Thrift::Types::I32, :name => 'isFinished', :optional => true},
STATUS => {:type => ::Thrift::Types::I32, :name => 'status', :optional => true},
DIGSTATUS => {:type => ::Thrift::Types::I32, :name => 'digStatus', :optional => true},
TITLE => {:type => ::Thrift::Types::STRING, :name => 'title', :optional => true},
COVERPATH => {:type => ::Thrift::Types::STRING, :name => 'coverPath', :optional => true},
USERSOURCE => {:type => ::Thrift::Types::I32, :name => 'userSource', :optional => true},
CATEGORYID => {:type => ::Thrift::Types::I32, :name => 'categoryId', :optional => true},
MUSICCATEGORY => {:type => ::Thrift::Types::STRING, :name => 'musicCategory', :optional => true},
SHORTINTRO => {:type => ::Thrift::Types::STRING, :name => 'shortIntro', :optional => true},
INTRO => {:type => ::Thrift::Types::STRING, :name => 'intro', :optional => true},
CUTRICHINTRO => {:type => ::Thrift::Types::STRING, :name => 'cutRichIntro', :optional => true},
RICHINTRO => {:type => ::Thrift::Types::STRING, :name => 'richIntro', :optional => true},
TAGS => {:type => ::Thrift::Types::STRING, :name => 'tags', :optional => true},
RECORDSORDER => {:type => ::Thrift::Types::STRING, :name => 'recordsOrder', :optional => true},
ISRECORDSDESC => {:type => ::Thrift::Types::BOOL, :name => 'isRecordsDesc', :optional => true},
LASTUPTRACKID => {:type => ::Thrift::Types::I64, :name => 'lastUptrackId', :optional => true},
LASTUPTRACKTITLE => {:type => ::Thrift::Types::STRING, :name => 'lastUptrackTitle', :optional => true},
LASTUPTRACKCOVERPATH => {:type => ::Thrift::Types::STRING, :name => 'lastUptrackCoverPath', :optional => true},
LASTUPTRACKAT => {:type => ::Thrift::Types::I64, :name => 'lastUptrackAt', :optional => true},
RICHID => {:type => ::Thrift::Types::I64, :name => 'richId', :optional => true}
}