| Name | Description | Type | Additional information |
|---|---|---|---|
| UserCode |
用户代码 int |
integer |
Required |
| UserAlias |
用户别名 Varchar(40) NOT NULL. |
string |
Required Max length: 40 |
| Pwd |
密码 Varchar(64) NOT NULL. |
string |
Required Max length: 64 |
| Mobile |
手机 Varchar(20) NOT NULL. |
string |
Required Max length: 20 |