优化证照识别接口
This commit is contained in:
@@ -67,6 +67,10 @@ const keyMap: Record<string, string> = {
|
||||
card_type: '卡种',
|
||||
result: '识别结果',
|
||||
issuer_country: '发卡国家',
|
||||
xian: '县',
|
||||
xiang: '乡',
|
||||
cun: '村',
|
||||
zu: '组',
|
||||
};
|
||||
|
||||
// 递归替换函数
|
||||
|
||||
Reference in New Issue
Block a user