Kaynağa Gözat

增加问题类别类

zhengbingbing 6 yıl önce
ebeveyn
işleme
d58950c1cc

+ 1 - 0
codegit/CallCenterApi/CallCenterApi.BLL/CallCenterApi.BLL.csproj

@@ -114,6 +114,7 @@
114 114
     <Compile Include="T_Sys_WorkTimes.cs" />
115 115
     <Compile Include="T_Wo_BusinessManage.cs" />
116 116
     <Compile Include="T_Wo_MaterialManage.cs" />
117
+    <Compile Include="T_Wo_QuestionManage.cs" />
117 118
     <Compile Include="T_Wo_WorkOrder.cs" />
118 119
     <Compile Include="T_Wo_WorkOrderItem_New.cs" />
119 120
     <Compile Include="T_Wo_WorkOrderTimeOut.cs" />

+ 1 - 0
codegit/CallCenterApi/CallCenterApi.DAL/CallCenterApi.DAL.csproj

@@ -114,6 +114,7 @@
114 114
     <Compile Include="T_Sys_WorkTimes.cs" />
115 115
     <Compile Include="T_Wo_BusinessManage.cs" />
116 116
     <Compile Include="T_Wo_MaterialManage.cs" />
117
+    <Compile Include="T_Wo_QuestionManage.cs" />
117 118
     <Compile Include="T_Wo_WorkOrder.cs" />
118 119
     <Compile Include="T_Wo_WorkOrderItem_New.cs" />
119 120
     <Compile Include="T_Wo_WorkOrderTimeOut.cs" />

+ 1 - 0
codegit/CallCenterApi/CallCenterApi.Model/CallCenterApi.Model.csproj

@@ -120,6 +120,7 @@
120 120
     <Compile Include="T_Sys_WorkTimes.cs" />
121 121
     <Compile Include="T_Wo_BusinessManage.cs" />
122 122
     <Compile Include="T_Wo_MaterialManage.cs" />
123
+    <Compile Include="T_Wo_QuestionManage.cs" />
123 124
     <Compile Include="T_Wo_WorkOrder.cs" />
124 125
     <Compile Include="T_Wo_WorkOrderItem_New.cs" />
125 126
     <Compile Include="T_Wo_WorkOrderTimeOut.cs" />