public class AuthenticateByWechatMiniProgramCodeDto extends Object
AuthenticateByWechatMiniProgramCodeDto()
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 AuthenticateByWechatMiniProgramCodeDto()
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.