Przeglądaj źródła

add:新增文件

zhaozhiqiang 3 lat temu
rodzic
commit
5286e1d6ed

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

74
     <Compile Include="T_Sys_GongDan.cs" />
74
     <Compile Include="T_Sys_GongDan.cs" />
75
     <Compile Include="T_Sys_GongDanType.cs" />
75
     <Compile Include="T_Sys_GongDanType.cs" />
76
     <Compile Include="T_Sys_Knowledge.cs" />
76
     <Compile Include="T_Sys_Knowledge.cs" />
77
+    <Compile Include="T_Sys_Login_Logs.cs" />
77
     <Compile Include="T_Sys_Menu.cs" />
78
     <Compile Include="T_Sys_Menu.cs" />
78
     <Compile Include="T_Sys_MobileData.cs" />
79
     <Compile Include="T_Sys_MobileData.cs" />
79
     <Compile Include="T_Sys_Role.cs" />
80
     <Compile Include="T_Sys_Role.cs" />

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

74
     <Compile Include="T_Sys_GongDan.cs" />
74
     <Compile Include="T_Sys_GongDan.cs" />
75
     <Compile Include="T_Sys_GongDanType.cs" />
75
     <Compile Include="T_Sys_GongDanType.cs" />
76
     <Compile Include="T_Sys_Knowledge.cs" />
76
     <Compile Include="T_Sys_Knowledge.cs" />
77
+    <Compile Include="T_Sys_Login_Logs.cs" />
77
     <Compile Include="T_Sys_Menu.cs" />
78
     <Compile Include="T_Sys_Menu.cs" />
78
     <Compile Include="T_Sys_MobileData.cs" />
79
     <Compile Include="T_Sys_MobileData.cs" />
79
     <Compile Include="T_Sys_Role.cs" />
80
     <Compile Include="T_Sys_Role.cs" />

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

75
     <Compile Include="T_Sys_GongDan.cs" />
75
     <Compile Include="T_Sys_GongDan.cs" />
76
     <Compile Include="T_Sys_GongDanType.cs" />
76
     <Compile Include="T_Sys_GongDanType.cs" />
77
     <Compile Include="T_Sys_Knowledge.cs" />
77
     <Compile Include="T_Sys_Knowledge.cs" />
78
+    <Compile Include="T_Sys_Login_Logs.cs" />
78
     <Compile Include="T_Sys_Menu.cs" />
79
     <Compile Include="T_Sys_Menu.cs" />
79
     <Compile Include="T_Sys_MobileData.cs" />
80
     <Compile Include="T_Sys_MobileData.cs" />
80
     <Compile Include="T_Sys_Role.cs" />
81
     <Compile Include="T_Sys_Role.cs" />

+ 3 - 0
RMYY_CallCenter_Api/RMYY_CallCenter_Api.csproj

132
     <Compile Include="Controllers\CarManage\T_Car_MessageController.cs" />
132
     <Compile Include="Controllers\CarManage\T_Car_MessageController.cs" />
133
     <Compile Include="Controllers\CarManage\T_Car_WorkOrderController.cs" />
133
     <Compile Include="Controllers\CarManage\T_Car_WorkOrderController.cs" />
134
     <Compile Include="Controllers\information\NoticeController.cs" />
134
     <Compile Include="Controllers\information\NoticeController.cs" />
135
+    <Compile Include="Controllers\Quality\DaysTalkTimeController.cs" />
135
     <Compile Include="Controllers\Quality\IndexBaseController.cs" />
136
     <Compile Include="Controllers\Quality\IndexBaseController.cs" />
136
     <Compile Include="Controllers\Quality\IndexCategoryController.cs" />
137
     <Compile Include="Controllers\Quality\IndexCategoryController.cs" />
137
     <Compile Include="Controllers\Quality\QCManageController.cs" />
138
     <Compile Include="Controllers\Quality\QCManageController.cs" />
138
     <Compile Include="Controllers\Quality\QCResultController.cs" />
139
     <Compile Include="Controllers\Quality\QCResultController.cs" />
140
+    <Compile Include="Controllers\Quality\SwitchedlossCallController.cs" />
141
+    <Compile Include="Controllers\Quality\TalkTimeController.cs" />
139
     <Compile Include="Controllers\report\HourCallTotalController.cs" />
142
     <Compile Include="Controllers\report\HourCallTotalController.cs" />
140
     <Compile Include="Controllers\report\TotalCallController.cs" />
143
     <Compile Include="Controllers\report\TotalCallController.cs" />
141
     <Compile Include="Controllers\report\YearContrastController.cs" />
144
     <Compile Include="Controllers\report\YearContrastController.cs" />