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