Browse Source

修改代码

wks 1 năm trước cách đây
mục cha
commit
c2e68fa511

+ 1 - 1
src/main/java/com/ydtech/modules/ins/model/vo/CustomerInfoVo.java

@@ -33,7 +33,7 @@ public class CustomerInfoVo {
     @ApiModelProperty("身份证号")
     private String identifyNumber;
 
-    @NotNull(message = "车主、投保人、被保人身份证类型不能为空")
+//    @NotNull(message = "车主、投保人、被保人身份证类型不能为空")
     @ApiModelProperty("身份证类型")
     private String identifyType;