liusheng
2025-07-19 406fd36d622b50005efb0f935f029e4bd5877f48
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;
}