Commit 7ed8e487 authored by Steven杜宇's avatar Steven杜宇

// 家庭信息确认

parent 987a6934
......@@ -133,7 +133,7 @@ class YHFamilyInfoUpdateViewController: YHBaseViewController {
relation = "spouse"
} else if self.detailMember.info.relation == YHFamilyMemberRelationType.child.rawValue {
relation = "child"
relation = "children"
}
let param:[String: Any] = ["orderId": orderId,
......
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