成本分析查询所有项目成本接口初步修改
This commit is contained in:
@@ -29,15 +29,15 @@ public class SysOaCostAllVo {
|
||||
|
||||
private Long materialId;
|
||||
|
||||
private Object materialVo;
|
||||
private Object materialCost;
|
||||
|
||||
private Long userId;
|
||||
|
||||
private Object userVo;
|
||||
private Object userCost;
|
||||
|
||||
private Long claimId;
|
||||
|
||||
private Object claimVo;
|
||||
private Object claimCost;
|
||||
|
||||
private Long financeId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user