zhoufan 4 yıl önce
ebeveyn
işleme
6deae3f63e

+ 2 - 0
RMYY_CallCenter_Api.Bll/RMYY_CallCenter_Api.Bll.csproj

@@ -74,8 +74,10 @@
74 74
     <Compile Include="T_Sys_TelTitleData.cs" />
75 75
     <Compile Include="T_Sys_UserAccount.cs" />
76 76
     <Compile Include="Properties\AssemblyInfo.cs" />
77
+    <Compile Include="wo_repairyqbll.cs" />
77 78
     <Compile Include="wo_repair_basebll.cs" />
78 79
     <Compile Include="T_Sys_WorkOffDays.cs" />
80
+    <Compile Include="wo_wocodetypebll.cs" />
79 81
   </ItemGroup>
80 82
   <ItemGroup>
81 83
     <ProjectReference Include="..\RMYY_CallCenter_Api.Dal\RMYY_CallCenter_Api.Dal.csproj">

+ 2 - 0
RMYY_CallCenter_Api.Dal/RMYY_CallCenter_Api.Dal.csproj

@@ -74,8 +74,10 @@
74 74
     <Compile Include="T_Sys_TelTitleData.cs" />
75 75
     <Compile Include="T_Sys_UserAccount.cs" />
76 76
     <Compile Include="Properties\AssemblyInfo.cs" />
77
+    <Compile Include="wo_repairyqdal.cs" />
77 78
     <Compile Include="wo_repair_basedal.cs" />
78 79
     <Compile Include="T_Sys_WorkOffDays.cs" />
80
+    <Compile Include="wo_wocodetypedal.cs" />
79 81
   </ItemGroup>
80 82
   <ItemGroup>
81 83
     <ProjectReference Include="..\RMYY_CallCenter_Api.DB\RMYY_CallCenter_Api.DB.csproj">

+ 2 - 0
RMYY_CallCenter_Api.Model/RMYY_CallCenter_Api.Model.csproj

@@ -73,12 +73,14 @@
73 73
     <Compile Include="T_Sys_TelTitleData.cs" />
74 74
     <Compile Include="T_Sys_UserAccount.cs" />
75 75
     <Compile Include="Properties\AssemblyInfo.cs" />
76
+    <Compile Include="wo_repairyq.cs" />
76 77
     <Compile Include="wo_repair_base.cs" />
77 78
     <Compile Include="wo_repair_evaluate.cs" />
78 79
     <Compile Include="wo_repair_img.cs" />
79 80
     <Compile Include="wo_repair_items.cs" />
80 81
     <Compile Include="wo_repair_send.cs" />
81 82
     <Compile Include="T_Sys_WorkOffDays.cs" />
83
+    <Compile Include="wo_wocodetype.cs" />
82 84
   </ItemGroup>
83 85
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
84 86
 </Project>