This commit is contained in:
Mrx
2026-02-10 11:27:33 +08:00
parent 3eae08a576
commit 4ea7cf4ecb
4 changed files with 57 additions and 0 deletions

View File

@@ -148,6 +148,7 @@ func registerAllProcessors(combService *comb.CombService) {
"JRZQO6L7": jrzq.ProcessJRZQO6L7Request, // 全国自然人经济特征评分模型v3 简版
"JRZQO7L1": jrzq.ProcessJRZQO7L1Request, // 全国自然人经济特征评分模型v4 详版
"JRZQS7G0": jrzq.ProcessJRZQS7G0Request, // 社保综合评分V1
"JRZQ1P5G": jrzq.ProcessJRZQ1P5GRequest, // 全国自然人借贷压力指数查询2
// QYGL系列处理器
"QYGL8261": qygl.ProcessQYGL8261Request,