“djh”
4 hours ago 2d9bf42ce507096c3b73a782da3ad16f29d2ccdc
multi-system/src/main/java/com/gkhy/exam/system/domain/MonthlyInspection.java
@@ -25,6 +25,10 @@
    @TableField("company_id")
    private Integer companyId;
    @ApiModelProperty(value = "年")
    @TableField("year")
    private String year;
    @TableField(exist = false)
    private String companyName;