Name | Description | Type | Additional information |
---|---|---|---|
guidernumber |
导游证号 |
string |
Required Max length: 20 |
guidername |
姓名 |
string |
Required Max length: 40 |
sex |
性别 |
string |
Max length: 1 |
languageType |
语种 |
string |
Max length: 20 |
mobile |
手机,此处需要加一个正则表达式验证。 |
string |
Max length: 20 |
phone |
电话 |
string |
Max length: 20 |
enablestatus |
启用标志 |
boolean |
None. |
identitycode |
身份证号码 |
string |
Max length: 20 |
guidertype |
导游类型,A导游,B团队助理 |
string |
None. |
pwd |
密码的密文,需要使用会话密钥进行解密。 |
string |
None. |
totallogincount |
累计登陆次数 |
integer |
None. |
authstatus |
审核状态。1表示审核通过。 |
string |
None. |