Merge branch 'feature-publishLog-daiyb' into dev
This commit is contained in:
commit
9fabdb3aa1
@ -738,7 +738,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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user