|
@@ -168,6 +168,7 @@ func ClassifyDetailBanner(c *gin.Context) {
|
|
|
resp := &pcModels.DetailBannerResp{
|
|
|
ReportId: chapterItem.ReportId,
|
|
|
ClassifyNameFirst: chapterItem.ClassifyNameFirst,
|
|
|
+ ClassifyIdFirst: chapterItem.ClassifyIdFirst,
|
|
|
Stage: chapterItem.Stage,
|
|
|
ImgUrl: "",
|
|
|
Type: "报告合集",
|