|
@@ -118,18 +118,21 @@ func GetByTypeIdsAndReportIds(typeIds []int, reportIds []int, classifyNameFirst
|
|
func GetWeekRecommendList(reportId int, firstName string) (items []*ReportChapter, err error) {
|
|
func GetWeekRecommendList(reportId int, firstName string) (items []*ReportChapter, err error) {
|