User

@Serializable
data class User(val loginInfo: UserLoginInfo, val profileInfo: UserProfileInfo) : IUserLoginInfo, IUserProfileInfo

Constructors

Link copied to clipboard
constructor(loginInfo: UserLoginInfo, profileInfo: UserProfileInfo)

Properties

Link copied to clipboard

是否云云对接(不使用技威账号服务体系)的认证

Link copied to clipboard
Link copied to clipboard