Pārlūkot izejas kodu

工单类型和知识库分开标志

machenyang 8 gadi atpakaļ
vecāks
revīzija
6e56d8534d

+ 1 - 1
codegit/CallCenterApi/CallCenterApi.Model/T_RepositoryCategory.cs

@@ -79,7 +79,7 @@ namespace CallCenterApi.Model
79 79
             get { return _f_parentid; }
80 80
         }
81 81
         /// <summary>
82
-        /// 
82
+        /// F_CategoryType=1为工单类型
83 83
         /// </summary>
84 84
         public int? F_CategoryType
85 85
         {