package model type SearchTagsVO struct { Pid int64 Cid int64 Plot string Area string Language string Year int64 Sort string }