|
@@ -9,12 +9,12 @@ namespace Hotline.Share.Dtos.CallCenter
|
|
public class CenterReportStatisticsDto
|
|
public class CenterReportStatisticsDto
|
|
{
|
|
{
|
|
/// <summary>
|
|
/// <summary>
|
|
- /// 电话
|
|
|
|
|
|
+ /// 电话--自贡
|
|
/// </summary>
|
|
/// </summary>
|
|
public CenterReportCallInfoDto CenterReportCallInfoDto { get; set; }
|
|
public CenterReportCallInfoDto CenterReportCallInfoDto { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
- /// 电话
|
|
|
|
|
|
+ /// 电话--宜宾
|
|
/// </summary>
|
|
/// </summary>
|
|
public CenterReportCallDto CenterReportCall { get; set; }
|
|
public CenterReportCallDto CenterReportCall { get; set; }
|
|
|
|
|