liukangdong
2024-11-29 0527684883bc620febe0a1360f661cc2a7f16e00
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/YwContractRevenue.java
@@ -106,6 +106,7 @@
    @ApiModelProperty(value = "创建人名称")
    @ExcelColumn(name="创建人",index = 9,width = 10)
    @TableField(exist = false)
    private String realname;
    @ApiModelProperty(value = "关联房间数据", example = "1")