zhengbingbing преди 6 години
родител
ревизия
0a221765f8
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Models/Enum/EnumWorkOrderState.cs

+ 2 - 0
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Models/Enum/EnumWorkOrderState.cs

@@ -47,6 +47,8 @@ namespace CallCenterApi.Interface.Models.Enum
47 47
         update = 4,
48 48
         [Description("删除")]
49 49
         delete = 5,
50
+        [Description("回访")]
51
+        visit = 6,
50 52
     }
51 53
     /// <summary>
52 54
     /// 工单记录操作