package sb type KjLrbOrigin struct { GsBaseModel ComKj string `json:"comKj"` ComId uint `json:"com_id"` // Name string `json:"name"` // 项目 Type int `json:"type"` // 项目 SubjectId uint `json:"subjectId"` // }