heheng
2025-08-18 fdb8cb8bb5dea273f440c8a52b7b4d9c73966f37
expert-system/src/main/java/com/gkhy/system/domain/vo/request/ProjectExpertScoreSaveReq.java
@@ -112,7 +112,11 @@
    @NotNull(message = "专家费不能为空")
    private BigDecimal taxExpertFee;
    @ApiModelProperty(value = "交通费")
    private BigDecimal travelExpenses;
    @ApiModelProperty(value = "住宿费")
    private BigDecimal accommodationFee;
    @Data
    static public class Score {