public class AuthenticateByWechatMiniProgramPhoneDto extends Object
AuthenticateByWechatMiniProgramPhoneDto()
String
getCode()
getEncryptedData()
getIv()
void
setCode(String code)
setEncryptedData(String encryptedData)
setIv(String iv)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthenticateByWechatMiniProgramPhoneDto()
public String getEncryptedData()
public void setEncryptedData(String encryptedData)
public String getIv()
public void setIv(String iv)
public String getCode()
public void setCode(String code)
Copyright © 2022. All rights reserved.