Compare commits
No commits in common. "aea7d8622520798fc8db50d7302271d043152ab1" and "184b4b8a4c2a1773532b86dc38559fa197c24a39" have entirely different histories.
aea7d86225
...
184b4b8a4c
@ -1082,7 +1082,7 @@ func republishCore(gCtx *gin.Context, newCtx context.Context, req *cast.RePublis
|
||||
return err
|
||||
}
|
||||
//FIXME
|
||||
fmt.Println(resp)
|
||||
fmt.Println(RePublish)
|
||||
/* if err = PublishWork(newCtx, &cast.PublishReq{WorkUuids: resp.WorkUuids}); err != nil {
|
||||
return err
|
||||
}*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user