UserService
public interface IUserService
com.alibaba.fastjson.JSONObject
getUser()
login(com.alibaba.fastjson.JSONObject input)
void
logout()
refreshToken()
com.alibaba.fastjson.JSONObject getUser()
com.alibaba.fastjson.JSONObject login(com.alibaba.fastjson.JSONObject input)
input
void logout()
com.alibaba.fastjson.JSONObject refreshToken()