IoTCenter.Utilities.OperateResult`1[[Ganweisoft.IoTCenter.Module.Login.Models.VerificationCodeResponseModel, Ganweisoft.IoTCenter.Module.Login, Version=6.1.0.0, Culture=neutral, PublicKeyToken=null]]
{
"code": 0,
"message": "string",
"succeeded": true,
"data": {
"verificationKey": "string",
"verificationCode": "string"
}
}