@ -36,8 +36,8 @@ public class BasicUnitMaintainEntity {
private String thirdName4;
private Date updateTime;
private int corpType;
private int outType;
private Integer corpType;
private Integer outType;
}