by Robin at 20240628 #576
|
@ -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