Selaa lähdekoodia

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

machenyang 8 vuotta sitten
vanhempi
commit
6e56d8534d

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

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