Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

地址:   http://test.birdsystem.co.uk/client/client-user



列名

...

注释是否必填

...

类型

id

系统ID

 


INT(10)

client_id

Client ID号码

 


INT(10)

username

用户名

必填

VARCHAR(20)

new_password

新密码

 

 



re_password

重复密码

 

 



first_name

 

 



last_name

 

 



department

所属部门

 

 



email

邮箱

必填

VARCHAR(40)

qq

QQ号码

必填

VARCHAR(50)

telephone

电话

必填

VARCHAR(50)

is_receive_notification_sms

是否接受短消息提醒

 


TINYINT(1)

is_receive_notification_email

是否接受邮件提醒

 


TINYINT(1)

is_receive_notification_qq_group

是否接受QQ群组提醒

 


TINYINT(1)

client_user_group_id

用户组ID

 


INT(10)

status

状态

必填

ENUM('INACTIVE','ACTIVE')