NameTypeDescriptionrefrence
UserID System.Int32 编辑用户ID
UserLoginName System.String 登录用户名
Mobile System.String 手机号
EMail System.String 邮箱
UserTrueName System.String 真实姓名
Password System.String 密码
InstitutionDep System.String 部门(非编号)
InstitutionJob System.String 部门(非编号)
IsLoginHT System.Int32 是否可以登录后台 0否 1是
IsLoginFCB System.Int32 是否可以登录发车宝 0否 1是
IsLoginXJB System.Int32 是否可以登录询价宝 0否 1是
RoleCodeList System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 用户角色集合
InstitutionIDArr System.String 可切换机构ID集合 例如:1,2,3
IsRestrictJg System.Int32 是否限制机构 0否 1是