优化证照识别接口

This commit is contained in:
BBIT-Kai
2025-10-30 10:39:25 +08:00
parent 1999daf014
commit 5f5eefd37b
2 changed files with 43 additions and 24 deletions
@@ -67,6 +67,10 @@ const keyMap: Record<string, string> = {
card_type: '卡种',
result: '识别结果',
issuer_country: '发卡国家',
xian: '县',
xiang: '乡',
cun: '村',
zu: '组',
};
// 递归替换函数