Compare commits
2 Commits
1e744e4000
...
184b4b8a4c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
184b4b8a4c | ||
|
|
b56763ed03 |
@ -1082,6 +1082,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