fix:修复导入接口
This commit is contained in:
parent
bfc8c1a14c
commit
7d8f129dcd
@ -363,6 +363,7 @@ func ImportWorkAnalysisBatch(ctx *gin.Context) {
|
|||||||
FansCount: 1,
|
FansCount: 1,
|
||||||
MostActiveDay: 1,
|
MostActiveDay: 1,
|
||||||
BestPostTime: 1,
|
BestPostTime: 1,
|
||||||
|
Date: dateInt,
|
||||||
}
|
}
|
||||||
|
|
||||||
importResp, err := service.CastProvider.ImportWorkAnalysis(newCtx, importReq)
|
importResp, err := service.CastProvider.ImportWorkAnalysis(newCtx, importReq)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user