98.数据字典

No. 区分组代码 区分组名称 区分代码 区分名称 父区分代码 优先顺序
1 user_type 用户类型 01 服务平台 1
2 user_type 用户类型 02 监察平台 2
3 user_status 用户状态 01 注册审核中 1
4 user_status 用户状态 02 注册驳回 2
5 user_status 用户状态 03 有效 3
6 user_status 用户状态 04 无效 4
7 use_type 运行平台类型 01 PC端 1
8 use_type 运行平台类型 02 小程序 2
9 use_type 运行平台类型 03 移动端 3
10 use_type 运行平台类型 04 TV端 4
11 app_status 应用状态 01 上架审核中 1
12 app_status 应用状态 02 上架审核驳回 2
13 app_status 应用状态 03 已上架 3
14 app_status 应用状态 04 下架审核中 4
15 app_status 应用状态 05 下架审核驳回 5
16 app_status 应用状态 06 已下架 6
17 app_status 应用状态 07 禁用 7
18 api_type API分类 01 基础数据 1
19 api_type API分类 02 故障反馈 2
20 api_type API分类 03 检验检测 3
21 api_type API分类 04 维保 4
22 api_type API分类 05 工单 5
23 api_type API分类 99 其他 99
24 protocol 请求协议 01 HTTP 1
25 protocol 请求协议 02 HTTPS 2
26 request_type 请求方式 01 GET 1
27 request_type 请求方式 02 POST 2
28 request_type 请求方式 03 PUT 3
29 request_type 请求方式 04 DELETE 4
30 return_type 返回类型格式 01 JSON 1
31 check_status 审核状态 01 审核中 1
32 check_status 审核状态 02 已通过 2
33 check_status 审核状态 03 未通过 3