ruoyi-project/src/main/java/com/ruoyi/project/domain/ServiceReimbursement.java
@@ -330,6 +330,13 @@ @Excel(name = "预审状态:1、待预审;2、预算通过,等待纸质报销材料;3、收到纸质报销材料") private Integer checkstatus; /** * 绩效:1、月度、2季度、3年度 */ @ApiModelProperty("绩效:1、月度、2季度、3年度") @Excel(name = "绩效:1、月度、2季度、3年度") private Integer performancetype; // @ApiModelProperty("开始时间") // private Date starttime; //