Update work.go

This commit is contained in:
daiyb 2026-02-28 15:34:35 +08:00
parent 979e050108
commit 2d93ad6df1

View File

@ -735,7 +735,7 @@ func PostAS(ctx context.Context, workUuid string, publishSource cast.PublishSour
return nil
//return errors.New("作品无发布平台")
}
zap.L().Info("post 2", zap.Any("workUuid", workUuid))
zap.L().Info("post 2", zap.Any("workUuid", workUuid), zap.Any("needPlatformIDs", needPlatformIDs))
var mediaUrls []string
var isVideo bool
//var urlResp *UploadMediaResponse