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;