init
This commit is contained in:
@@ -48,7 +48,6 @@ public class UserCall implements Serializable {
|
||||
* 结束通话时间
|
||||
*/
|
||||
private LocalDateTime endTime;
|
||||
private String skillName;
|
||||
/**
|
||||
* 通话时长
|
||||
*/
|
||||
@@ -87,6 +86,8 @@ public class UserCall implements Serializable {
|
||||
@Deprecated
|
||||
private Integer freeNum;
|
||||
|
||||
private Long traceId;
|
||||
|
||||
private LocalDateTime createTime;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user