expert-system/src/main/java/com/gkhy/system/domain/vo/response/ProjectExpertExportResp.java
@@ -59,4 +59,9 @@ @ApiModelProperty(value = "专家费(税前)") private BigDecimal taxExpertFee; @ApiModelProperty(value = "交通费") private BigDecimal travelExpenses; @ApiModelProperty(value = "住宿费") private BigDecimal accommodationFee; }