聚合请求增加请求成功标识
This commit is contained in:
parent
7ebc610c2e
commit
53ed0fe04f
@ -111,6 +111,7 @@ func (c *client) Request() *Response {
|
|||||||
return c.resp
|
return c.resp
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
c.resp.IsSuccess = true
|
||||||
return c.resp
|
return c.resp
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user