Update work.go
This commit is contained in:
parent
b56763ed03
commit
111eeeb56f
@ -1079,7 +1079,7 @@ func republishCore(gCtx *gin.Context, newCtx context.Context, req *cast.RePublis
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
//FIXME
|
//FIXME
|
||||||
fmt.Println(RePublish)
|
fmt.Println(resp)
|
||||||
/* 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