Files
ccdi/doc/implementation/中介黑名单后端.md
2026-02-09 14:28:25 +08:00

1 line
616 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
实现中介黑名单管理的后端接口开发。中介分为个人中介和实体中介。个人中介的表字段为 @ccdi_biz_intermediary.csv。实体中介表字段为 @ccdi_enterprise_base_info.csv风险等级为高风险企业来源为中介。需要生成的接口个人中介的新增、修改接口以证件号为关联键个人中介导入模板下载个人中介文件上传导入新增实体中介类的新增、修改接口实体中介导入模板下载上传导入新增列表查询要求联合查询两种类型的中介也可以支持查询单种类的中介。