客户主数据定义

客户分类 -【CustClazz】

CustClazzCode CustClazzName
B 企业
C 个人

客户类型 -【CustType】

CustTypeCode CustTypeName
C1000 产权人
C1001 产权人成员
C2000 普通租户
C2001 租户成员
C2002 车位租户

证件类型 -【CertiType】

CertiTypeCode CertiTypeName
1 身份证
2 护照
3 组织机构代码
4 营业执照
5 驾驶证
6 毕业证
7 学位证
8 港澳通行证
9 入台证
10 户口本
11 统一社会信用代码
12 香港身份证
13 澳门身份证
14 台湾身份证

客户 - {Customer}

Identifier Name DataType Accessible
/Required
Description
id 客户ID String r/1 客户ID自动生成
code 客户编码 String r/1 客户编号(暂不用)
name 客户名称 String rw/1 客户名称
clazzCode 客户分类 String rw/1 参看【CustClazz】
typeCode 客户类型 String rw/1 参看【CustType】
parentId 父客户ID String rw/1 层级(父级):0:顶层客户
rootId 根客户ID String r/1 层级(根级):0:顶层客户
description 描述 String rw/0 描述
state 数据状态 String rw/1 1:正常;0:作废
created 创建日期 DateTime r/1
modified 更新日期 DateTime rw/0
projectId 项目ID String r/0
orgId 来源ID String r/0
orgTag 来源标记 String r/0
attribute 属性 JSONObject rw/0
contact 联系方式 JSONObject rw/0
address 联系地址 JSONObject rw/0
identity 身份信息 JSONObject rw/0 身份证等
credentials 认证信息 JSONObject rw/0 loginId、password等
groups 分组信息 JSONArray rw/0 tag

客户属性 - (CustAttr)<个人>

Identifier Name DataType Accessible
/Required
Description
photo 客户照片 String rw/0
phone 联系电话 String rw/0
birthday 生日 String rw/0
email 邮件地址 String rw/0
sex 性别 String rw/0 1:女;2:男

客户属性 - (CustAttr)<企业>

Identifier Name DataType Accessible
/Required
Description
tax 税务

客户房屋关系 - {CustHouse}

Identifier Name DataType Accessible /Required Description
id 主键ID String r/1

results matching ""

    No results matching ""