50d21c35 by zhen

feat:更新证件类型映射表

1 parent b37ad170
...@@ -50,8 +50,8 @@ const custIdTypeMap = { ...@@ -50,8 +50,8 @@ const custIdTypeMap = {
50 4: '出生证', 50 4: '出生证',
51 5: '户口本', 51 5: '户口本',
52 6: '士兵证', 52 6: '士兵证',
53 7: '港澳', 53 7: '港澳居民往来内地通行证',
54 8: '台', 54 8: '台湾居民来往大陆通行证',
55 11: '外国人永久居留身份证' 55 11: '外国人永久居留身份证'
56 } 56 }
57 57
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!