Compare commits
No commits in common. "fb3ad46ba5591b0746b74e8695cee6233a539303" and "84362b50c97eb093311e0420c4b2baf7a477f218" have entirely different histories.
fb3ad46ba5
...
84362b50c9
@ -1028,7 +1028,6 @@ func RePublish(ctx *gin.Context) {
|
||||
}
|
||||
|
||||
func republishCore(gCtx *gin.Context, newCtx context.Context, req *cast.RePublishReq) error {
|
||||
zap.L().Info("republishCore", zap.Any("req", req))
|
||||
var resp *cast.RePublishResp
|
||||
var err error
|
||||
if len(req.PlatformIDs) == 0 && len(req.MediaAccountUuids) == 0 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user