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