Merge pull request 'by Robin at 20240628' (#576) from feat-IRONFANS-148-Robin into main
Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/576
This commit is contained in:
commit
07c2a01aaa
|
@ -67,6 +67,7 @@ func ApiHvyogoSingleDistribute(ctx *gin.Context) {
|
|||
|
||||
if data.StatusCode != response.StatusCodeSuccess {
|
||||
ReplyErrorMsg(ctx, data.StatusText)
|
||||
return
|
||||
}
|
||||
|
||||
ReplyOk(ctx, data)
|
||||
|
|
Loading…
Reference in New Issue