| 类 | 说明 |
|---|---|
| AdditionalAuthData |
Comment: 获取加密串的Session返回体
|
| BaseEncryptObserver |
Comment: Retrofit请求过程管理 -- 加密数据
|
| BaseObserver<T> |
Comment: Retrofit请求过程管理
|
| BaseResponse<T> |
Comment: 基础返回实体结构
|
| EncrypteData |
Comment: 加密的实体
|
| GetEncryptStringResponse |
Comment: 获取加密串返回体
|
| JwtDecodeData |
Comment: 解析Jwt的数据实体
|