yxh
2025-07-02 1ba00bbbd771572c06f774f48ec748434407d399
ruoyi-project/src/main/java/com/ruoyi/project/domain/ServiceReimbursement.java
@@ -347,7 +347,7 @@
    @Excel(name = "绩效:1、月度、2季度、3年度")
    private Integer performancetype;
    @ApiModelProperty("上报时间")
    @ApiModelProperty("上报时间/提交审批的申请时间")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    private Date applyTime;
//