liukangdong
2024-12-11 8bd6e0f1c84f2bc5bf2b9555d1c5fb388565db6c
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Approve.java
@@ -147,6 +147,11 @@
    private String companyName;
    @ApiModelProperty(value = "openid", example = "1")
    @ExcelColumn(name="openid")
    @TableField(exist = false)
    private String systemOpenid;
    @ApiModelProperty(value = "待审批记录", example = "1")
    @TableField(exist = false)