导出报工表格
This commit is contained in:
@@ -123,9 +123,14 @@ public class OaProjectReportVo {
|
||||
private Date createTime;
|
||||
|
||||
/**
|
||||
* 报工时间
|
||||
* 国内外标志
|
||||
*/
|
||||
private Long workType;
|
||||
/**
|
||||
* 国内外
|
||||
*/
|
||||
@ExcelProperty(value = "国内/国外")
|
||||
private String workTypeName;
|
||||
|
||||
/**
|
||||
* inWorkNum
|
||||
|
||||
Reference in New Issue
Block a user