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