“djh”
4 hours ago 2d9bf42ce507096c3b73a782da3ad16f29d2ccdc
multi-system/src/main/java/com/gkhy/exam/system/domain/InspectionSpecification.java
@@ -30,6 +30,10 @@
    @TableField(exist = false)
    private String companyName;
    @ApiModelProperty(value = "年")
    @TableField("year")
    private String year;
    @ApiModelProperty(value = "文件名称")
    @TableField("file_name")
    private String fileName;