@ -82,14 +82,14 @@ public class BEnterpriseNew extends BaseEntity {
*/
@Excel(name = "创建者ID")
@ApiModelProperty(value = "创建者ID")
private Long createId;
private Integer createId;
/**
* 更新者ID
@Excel(name = "更新者ID")
@ApiModelProperty(value = "更新者ID")
private Long updateId;
private Integer updateId;
* 用户权限id