Procházet zdrojové kódy

来电弹屏暂不更新摘机状态

MicroWin10-1604\Administrator %!s(int64=7) %!d(string=před) roky
rodič
revize
6c99d4dffb

+ 11 - 2
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/CallCenterApi.Interface.csproj

81
       <Private>True</Private>
81
       <Private>True</Private>
82
     </Reference>
82
     </Reference>
83
     <Reference Include="Microsoft.CSharp" />
83
     <Reference Include="Microsoft.CSharp" />
84
-    <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
85
-      <HintPath>..\..\..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
84
+    <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
85
+      <HintPath>..\..\..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
86
     </Reference>
86
     </Reference>
87
     <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
87
     <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
88
       <SpecificVersion>False</SpecificVersion>
88
       <SpecificVersion>False</SpecificVersion>
158
     <Content Include="Lib\Senparc.Weixin.dll" />
158
     <Content Include="Lib\Senparc.Weixin.dll" />
159
     <Content Include="Lib\Senparc.Weixin.MP.dll" />
159
     <Content Include="Lib\Senparc.Weixin.MP.dll" />
160
     <Content Include="Txt\dirtywords.txt" />
160
     <Content Include="Txt\dirtywords.txt" />
161
+    <Content Include="Upload\ZXTX\20170728170157397.jpg" />
162
+    <Content Include="Upload\ZXTX\20170728170157397_s.jpg" />
161
     <Content Include="Web.config">
163
     <Content Include="Web.config">
162
       <SubType>Designer</SubType>
164
       <SubType>Designer</SubType>
163
     </Content>
165
     </Content>
192
     <Compile Include="Controllers\report\BusinessController.cs" />
194
     <Compile Include="Controllers\report\BusinessController.cs" />
193
     <Compile Include="Controllers\report\CallInController.cs" />
195
     <Compile Include="Controllers\report\CallInController.cs" />
194
     <Compile Include="Controllers\report\DaysTalkTimeController.cs" />
196
     <Compile Include="Controllers\report\DaysTalkTimeController.cs" />
197
+    <Compile Include="Controllers\report\GDLXSJController.cs" />
198
+    <Compile Include="Controllers\report\GDLXYQController.cs" />
199
+    <Compile Include="Controllers\report\GDLYController.cs" />
200
+    <Compile Include="Controllers\report\GDPosController.cs" />
195
     <Compile Include="Controllers\report\QCResultController.cs" />
201
     <Compile Include="Controllers\report\QCResultController.cs" />
196
     <Compile Include="Controllers\report\SwitchedlossCallController.cs" />
202
     <Compile Include="Controllers\report\SwitchedlossCallController.cs" />
197
     <Compile Include="Controllers\report\TalkTimeController.cs" />
203
     <Compile Include="Controllers\report\TalkTimeController.cs" />
198
     <Compile Include="Controllers\report\TotalCallController.cs" />
204
     <Compile Include="Controllers\report\TotalCallController.cs" />
199
     <Compile Include="Controllers\report\YearContrastController.cs" />
205
     <Compile Include="Controllers\report\YearContrastController.cs" />
206
+    <Compile Include="Controllers\report\ZuoXiManYiDuController.cs" />
200
     <Compile Include="Controllers\report\ZuoXiTongHuaController.cs" />
207
     <Compile Include="Controllers\report\ZuoXiTongHuaController.cs" />
201
     <Compile Include="Controllers\report\ZuoXiWorkTotalController.cs" />
208
     <Compile Include="Controllers\report\ZuoXiWorkTotalController.cs" />
202
     <Compile Include="Controllers\RoleFController.cs" />
209
     <Compile Include="Controllers\RoleFController.cs" />
231
     <Compile Include="Controllers\weixin\WxLoginController.cs" />
238
     <Compile Include="Controllers\weixin\WxLoginController.cs" />
232
     <Compile Include="Controllers\weixin\WxReceiveController.cs" />
239
     <Compile Include="Controllers\weixin\WxReceiveController.cs" />
233
     <Compile Include="Controllers\workorder\WorkOrderController.cs" />
240
     <Compile Include="Controllers\workorder\WorkOrderController.cs" />
241
+    <Compile Include="Controllers\workorder\WorkTypeController.cs" />
234
     <Compile Include="Global.asax.cs">
242
     <Compile Include="Global.asax.cs">
235
       <DependentUpon>Global.asax</DependentUpon>
243
       <DependentUpon>Global.asax</DependentUpon>
236
     </Compile>
244
     </Compile>
278
     </Content>
286
     </Content>
279
     <Content Include="Configs\log4net.config" />
287
     <Content Include="Configs\log4net.config" />
280
     <Content Include="Configs\system.config" />
288
     <Content Include="Configs\system.config" />
289
+    <Content Include="ExcelMod\CustomerList_Mod.xls" />
281
     <None Include="Properties\PublishProfiles\1q.pubxml" />
290
     <None Include="Properties\PublishProfiles\1q.pubxml" />
282
     <None Include="Properties\PublishProfiles\ddr.pubxml" />
291
     <None Include="Properties\PublishProfiles\ddr.pubxml" />
283
     <None Include="Properties\PublishProfiles\my.pubxml" />
292
     <None Include="Properties\PublishProfiles\my.pubxml" />

+ 4 - 2
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/tel/CallInScreenController.cs

387
                         }
387
                         }
388
                         else
388
                         else
389
                         {
389
                         {
390
-                            res = Error("更新振铃状态失败");
390
+                            // res = Error("更新振铃状态失败");
391
+                            res = Success("更新振铃状态失败");
391
                         }
392
                         }
392
                     }
393
                     }
393
                 }
394
                 }
424
                 }
425
                 }
425
                 else
426
                 else
426
                 {
427
                 {
427
-                    res = Error("更新摘机状态失败");
428
+                    //res = Error("更新摘机状态失败");
429
+                    res = Success("更新摘机状态失败");
428
                 }
430
                 }
429
 
431
 
430
             }
432
             }