yxh
yxh
2025-05-23 e4750948a3f1db512197faba674a8da8d112be11
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;
}