大屏呼入电话数据调整
This commit is contained in:
+3
@@ -30,6 +30,9 @@ public class TblUserHelpVo {
|
||||
@Parameter(description = "累计处置")
|
||||
private Integer totalacceptance;
|
||||
|
||||
@Parameter(description = "近7天的累计处置") //固定查近七天的数据, 和传入的时间筛选无关
|
||||
private Integer lastSevenTotal;
|
||||
|
||||
@Parameter(description = "交易")
|
||||
private Integer totaldeal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user