Commit e0343872 authored by Steven杜宇's avatar Steven杜宇

// UI走查

parent 78039cb8
......@@ -1092,7 +1092,7 @@ class YHCNIdentityCard: SmartCodable {
case issueDateEndAt = "issue_date_end_at"
case imgFront = "img_front"
case imgBack = "img_back"
case passPortType = "pass_port_type"
case passPortType = "passport_type"
}
required init() {
......
......@@ -402,11 +402,11 @@ extension YHSheetPickerView {
case .identity:
return "选择在港身份"
case .ownDegree:
return "是否拥有学位"
return "选择是否拥有学位"
case .degreeLocation:
return "选择学位"
case .profession:
return "职业"
return "选择职业"
case .professionCertificate:
return "选择证书名称"
case .degreeCategory:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment