liusheng
2026-08-14 349617384c7334699043e1f8a8a235c47f3a6b1c
ruoyi-project/src/main/java/com/ruoyi/project/domain/ServiceReimbursementShared.java
@@ -386,5 +386,8 @@
    @ApiModelProperty("绩效:1、月度、2季度、3年度")
    @Excel(name = "绩效:1、月度、2季度、3年度")
    private Integer performancetype;
    @ApiModelProperty("上报时间")
    private Date applyTime;
}