xuhy
2024-12-11 5be07b1a021f596b003eac001f4cb77416ae6c7b
ruoyi-system/src/main/java/com/ruoyi/system/domain/TDeclareNotice.java
@@ -122,6 +122,9 @@
    @ApiModelProperty(value = "评审通知说明")
    @TableField("declare_info")
    private String declareInfo;
    @ApiModelProperty(value = "职称申报方式")
    @TableField("title_application_type")
    private String titleApplicationType;
    @TableField("create_by")
    private Long createBy;