|
|
@@ -41,6 +41,9 @@ public class GovBizProjectApplyDTO implements Serializable { |
|
|
|
@ApiModelProperty("'历年项目编码'") |
|
|
|
private String baseHistorProjId; |
|
|
|
|
|
|
|
@ApiModelProperty("历年项目年度") |
|
|
|
private String baseHistorProjYear; |
|
|
|
|
|
|
|
@ApiModelProperty("关联IRS应用名称") |
|
|
|
private String baseProjSys; |
|
|
|
|
|
|
|