public class AdminAccountUpdate extends cn.ipokerface.common.model.BaseIdModel
Description:
AdminAccountUpdate()
String
getMobile()
getName()
getRemark()
void
setMobile(String mobile)
setName(String name)
setRemark(String remark)
getId, setId
toJsonString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AdminAccountUpdate()
public String getMobile()
public void setMobile(String mobile)
public String getName()
public void setName(String name)
public String getRemark()
public void setRemark(String remark)
Copyright © 2021. All rights reserved.