public abstract class Captcha extends cn.herodotus.engine.assistant.core.definition.domain.AbstractDto
Description: 验证码返回数据基础类
Captcha()
String
getCategory()
getIdentity()
void
setCategory(String category)
setIdentity(String identity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Captcha()
public String getIdentity()
public void setIdentity(String identity)
public String getCategory()
public void setCategory(String category)
Copyright © 2023 Dromara. All rights reserved.