Prechádzať zdrojové kódy

宜宾 自贡 返回实体对象备注说明

田爽 4 mesiacov pred
rodič
commit
3353e30b3f

+ 2 - 2
src/Hotline.Share/Dtos/CallCenter/CenterReportStatisticsDto.cs

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