Merge branch 'ah-sbd-h5'
This commit is contained in:
commit
17ac900ddd
|
|
@ -31,6 +31,8 @@ public class CustInfoParam {
|
|||
private List<Integer> cardStatusList;
|
||||
private LocalDateTime beginOpenCardTime;
|
||||
private LocalDateTime endOpenCardTime;
|
||||
@DateTimeFormat(pattern = "yyyy-MM-dd")
|
||||
private LocalDate upTime;
|
||||
@ApiModelProperty("个人账户级别 1个人 2部门主账户")
|
||||
private Integer custType;
|
||||
private String shape;
|
||||
|
|
|
|||
Loading…
Reference in New Issue