增加IVYZ9a2b

This commit is contained in:
2025-05-21 17:46:31 +08:00
parent 004fd5782c
commit 190bd0cb0f
9 changed files with 199 additions and 31 deletions

View File

@@ -142,3 +142,7 @@ var YYSYF7DBFieldMapping = map[string]string{
"MobileNo": "phone",
"StartDate": "startDate",
}
var IVYZ9A2BFieldMapping = map[string]string{
"IDCard": "id_card_value",
"Name": "name_value",
}