Update work.go
This commit is contained in:
parent
b922b4bd88
commit
b56763ed03
@ -1079,6 +1079,7 @@ func republishCore(gCtx *gin.Context, newCtx context.Context, req *cast.RePublis
|
||||
return err
|
||||
}
|
||||
//FIXME
|
||||
fmt.Println(RePublish)
|
||||
/* if err = PublishWork(newCtx, &cast.PublishReq{WorkUuids: resp.WorkUuids}); err != nil {
|
||||
return err
|
||||
}*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user