适配樱花V4
This commit is contained in:
parent
5840677080
commit
570bc7e5d3
@ -557,6 +557,7 @@ func (c *Container) getSession() error {
|
||||
req.Param("username", c.Username)
|
||||
req.Param("password", c.Password)
|
||||
rsp, err := req.Response()
|
||||
logs.Info(rsp.Body)
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user