CCSTrace/CCS/Domain/CCSCaseState.cs
@@ -12,8 +12,8 @@ EventFinsh = 1007, // with no RepairRecord EventComplete = 1008, // with RepairRecord EventOver = 1009, // with RepairRecord but not upload EventReturn = 2001, // Return the EventRecord AlarmFailure = 2002, // EventRecord AlarmFailure EventTrasnfer = 2003 // EventRecord Transfer to Process EventReturn = 2001, // Return the EOSEventRecord AlarmFailure = 2002, // EOSEventRecord AlarmFailure EventTrasnfer = 2003 // EOSEventRecord Transfer to Process } }