tangjiang 4 mēneši atpakaļ
vecāks
revīzija
f9a7409c2f

+ 2 - 2
src/DataSharing.Host/Controllers/Police110/PoliceDCJTController.cs

@@ -170,8 +170,8 @@ namespace DataSharing.Host.Controllers.Police110
                             IncidentTime = Convert.ToDateTime(chainAlarm.CallPoliceTime),
                             AreaCode = chainAlarm.AreaCode,
                             FullAddress = chainAlarm.CallPoliceAddress,
-                            SourceChannel = "自贡110平台",
-                            SourceChannelCode = "ZG110",
+                            SourceChannel = "110接警平台",
+                            SourceChannelCode = "110",
                             Source = ESource.Police110,
                             IdentityType = EIdentityType.Citizen,
                             Transpond = false,