9f451c37 by 周伟奇

Merge branch 'feature/se_compare' into feature/0611

2 parents 80f4eb6f 3f50c8c2
......@@ -175,8 +175,6 @@ definitions:
- idNum
- dateOfBirth
- idExpiryDate
- hukouProvince
- hukouCity
properties:
customerType:
description: customerType
......
......@@ -105,7 +105,7 @@ individualCusInfo:
SEindividualCusInfo:
type: object
required: [customerType, applicantType, customerName, idType, idNum, dateOfBirth, idExpiryDate, hukouProvince, hukouCity]
required: [customerType, applicantType, customerName, idType, idNum, dateOfBirth, idExpiryDate]
properties:
customerType:
description: customerType
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!