鄂尔多斯-招源科技

CallCenterApi.Interface.csproj 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  4. <Import Project="..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>
  10. </ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <ProjectGuid>{DA95EF28-21F5-4627-A448-9BA88AC3E570}</ProjectGuid>
  13. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <RootNamespace>CallCenterApi.Interface</RootNamespace>
  17. <AssemblyName>CallCenterApi.Interface</AssemblyName>
  18. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  19. <UseIISExpress>true</UseIISExpress>
  20. <IISExpressSSLPort />
  21. <IISExpressAnonymousAuthentication />
  22. <IISExpressWindowsAuthentication />
  23. <IISExpressUseClassicPipelineMode />
  24. <UseGlobalApplicationHostFile />
  25. <NuGetPackageImportStamp>
  26. </NuGetPackageImportStamp>
  27. <TargetFrameworkProfile />
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugSymbols>true</DebugSymbols>
  31. <DebugType>full</DebugType>
  32. <Optimize>false</Optimize>
  33. <OutputPath>bin\</OutputPath>
  34. <DefineConstants>DEBUG;TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  39. <DebugType>pdbonly</DebugType>
  40. <Optimize>true</Optimize>
  41. <OutputPath>bin\</OutputPath>
  42. <DefineConstants>TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. </PropertyGroup>
  46. <ItemGroup>
  47. <Reference Include="ICSharpCode.SharpZipLib">
  48. <HintPath>..\..\..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
  49. </Reference>
  50. <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  51. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
  52. <Private>True</Private>
  53. </Reference>
  54. <Reference Include="Microsoft.AI.DependencyCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  55. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
  56. <Private>True</Private>
  57. </Reference>
  58. <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  59. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  63. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
  64. <Private>True</Private>
  65. </Reference>
  66. <Reference Include="Microsoft.AI.Web, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  67. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="Microsoft.AI.WindowsServer, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="Microsoft.ApplicationInsights, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  79. <HintPath>..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  80. <Private>True</Private>
  81. </Reference>
  82. <Reference Include="Microsoft.CSharp" />
  83. <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
  86. </Reference>
  87. <Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  88. <SpecificVersion>False</SpecificVersion>
  89. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
  90. </Reference>
  91. <Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  92. <SpecificVersion>False</SpecificVersion>
  93. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
  94. </Reference>
  95. <Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  96. <SpecificVersion>False</SpecificVersion>
  97. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Senparc.Weixin, Version=4.12.3.31913, Culture=neutral, processorArchitecture=MSIL">
  100. <SpecificVersion>False</SpecificVersion>
  101. <HintPath>Lib\Senparc.Weixin.dll</HintPath>
  102. </Reference>
  103. <Reference Include="Senparc.Weixin.MP, Version=14.4.12.16532, Culture=neutral, processorArchitecture=MSIL">
  104. <SpecificVersion>False</SpecificVersion>
  105. <HintPath>Lib\Senparc.Weixin.MP.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Data.DataSetExtensions" />
  108. <Reference Include="System.Net.Http" />
  109. <Reference Include="System.Net.Http.WebRequest" />
  110. <Reference Include="System.Web.DynamicData" />
  111. <Reference Include="System.Web.Entity" />
  112. <Reference Include="System.Web.ApplicationServices" />
  113. <Reference Include="System.ComponentModel.DataAnnotations" />
  114. <Reference Include="System" />
  115. <Reference Include="System.Data" />
  116. <Reference Include="System.Drawing" />
  117. <Reference Include="System.Web" />
  118. <Reference Include="System.Web.Extensions" />
  119. <Reference Include="System.Xml" />
  120. <Reference Include="System.Configuration" />
  121. <Reference Include="System.Web.Services" />
  122. <Reference Include="System.EnterpriseServices" />
  123. <Reference Include="System.Xml.Linq" />
  124. <Reference Include="TopSdk, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  125. <SpecificVersion>False</SpecificVersion>
  126. <HintPath>bin\TopSdk.dll</HintPath>
  127. </Reference>
  128. </ItemGroup>
  129. <ItemGroup>
  130. <Reference Include="System.Web.Razor">
  131. <HintPath>..\..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  132. </Reference>
  133. <Reference Include="System.Web.Webpages">
  134. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath>
  135. </Reference>
  136. <Reference Include="System.Web.Webpages.Deployment">
  137. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath>
  138. </Reference>
  139. <Reference Include="System.Web.Webpages.Razor">
  140. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath>
  141. </Reference>
  142. <Reference Include="System.Web.Helpers">
  143. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  144. </Reference>
  145. <Reference Include="Microsoft.Web.Infrastructure">
  146. <HintPath>..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  147. </Reference>
  148. <Reference Include="System.Web.Mvc">
  149. <HintPath>..\..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  150. </Reference>
  151. </ItemGroup>
  152. <ItemGroup>
  153. <Content Include="bin\CallCenterApi.Interface.dll" />
  154. <Content Include="bin\CallCenterApi.Interface.pdb" />
  155. <Content Include="bin\log4net.dll" />
  156. <Content Include="bin\log4net.xml" />
  157. <Content Include="bin\Microsoft.AI.Agent.Intercept.dll" />
  158. <Content Include="bin\Microsoft.AI.DependencyCollector.dll" />
  159. <Content Include="bin\Microsoft.AI.PerfCounterCollector.dll" />
  160. <Content Include="bin\Microsoft.AI.ServerTelemetryChannel.dll" />
  161. <Content Include="bin\Microsoft.AI.Web.dll" />
  162. <Content Include="bin\Microsoft.AI.WindowsServer.dll" />
  163. <Content Include="bin\Microsoft.ApplicationInsights.dll" />
  164. <Content Include="bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" />
  165. <Content Include="bin\Microsoft.Web.Infrastructure.dll" />
  166. <Content Include="bin\Newtonsoft.Json.dll" />
  167. <Content Include="bin\Newtonsoft.Json.xml" />
  168. <Content Include="bin\NPOI.dll" />
  169. <Content Include="bin\NPOI.OOXML.dll" />
  170. <Content Include="bin\NPOI.OpenXml4Net.dll" />
  171. <Content Include="bin\NPOI.OpenXmlFormats.dll" />
  172. <Content Include="bin\roslyn\csc.exe" />
  173. <Content Include="bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll" />
  174. <Content Include="bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll" />
  175. <Content Include="bin\roslyn\Microsoft.CodeAnalysis.dll" />
  176. <Content Include="bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll" />
  177. <Content Include="bin\roslyn\System.Collections.Immutable.dll" />
  178. <Content Include="bin\roslyn\System.Reflection.Metadata.dll" />
  179. <Content Include="bin\roslyn\vbc.exe" />
  180. <Content Include="bin\roslyn\VBCSCompiler.exe" />
  181. <Content Include="bin\Senparc.Weixin.dll" />
  182. <Content Include="bin\Senparc.Weixin.MP.dll" />
  183. <Content Include="bin\System.Web.Helpers.dll" />
  184. <Content Include="bin\System.Web.Mvc.dll" />
  185. <Content Include="bin\System.Web.Razor.dll" />
  186. <Content Include="bin\System.Web.Webpages.Deployment.dll" />
  187. <Content Include="bin\System.Web.Webpages.dll" />
  188. <Content Include="bin\System.Web.Webpages.Razor.dll" />
  189. <Content Include="bin\TopSdk.dll" />
  190. <!-- <Content Include="bin\zh-Hans\System.Web.Helpers.resources.dll" /> -->
  191. <!-- <Content Include="bin\zh-Hans\System.Web.Mvc.resources.dll" /> -->
  192. <!-- <Content Include="bin\zh-Hans\System.Web.Razor.resources.dll" /> -->
  193. <!-- <Content Include="bin\zh-Hans\System.Web.Webpages.Deployment.resources.dll" /> -->
  194. <!-- <Content Include="bin\zh-Hans\System.Web.Webpages.Razor.resources.dll" /> -->
  195. <!-- <Content Include="bin\zh-Hans\System.Web.Webpages.resources.dll" /> -->
  196. <Content Include="Global.asax" />
  197. <Content Include="Lib\Senparc.Weixin.dll" />
  198. <Content Include="Lib\Senparc.Weixin.MP.dll" />
  199. <Content Include="Lib\TopSdk.dll" />
  200. <Content Include="Txt\dirtywords.txt" />
  201. <Content Include="Web.config">
  202. <SubType>Designer</SubType>
  203. </Content>
  204. </ItemGroup>
  205. <ItemGroup>
  206. <Compile Include="App_Start\AuthorizeAttribute.cs" />
  207. <Compile Include="App_Start\FilterConfig.cs" />
  208. <Compile Include="App_Start\ErrorAttribute.cs" />
  209. <Compile Include="App_Start\RouteConfig.cs" />
  210. <Compile Include="Controllers\Base\BaseController.cs" />
  211. <Compile Include="Controllers\CallOutOptController.cs" />
  212. <Compile Include="Controllers\callout\BanCallOutController.cs" />
  213. <Compile Include="Controllers\callout\CallPlanController.cs" />
  214. <Compile Include="Controllers\callout\ExcelTmpController.cs" />
  215. <Compile Include="Controllers\customer\CustomerController.cs" />
  216. <Compile Include="Controllers\customer\CustomerFieldController.cs" />
  217. <Compile Include="Controllers\customer\RegionCategoryController.cs" />
  218. <Compile Include="Controllers\DepartmentController.cs" />
  219. <Compile Include="Controllers\DictionaryController.cs" />
  220. <Compile Include="Controllers\HomeController.cs" />
  221. <Compile Include="Controllers\IndexController.cs" />
  222. <Compile Include="Controllers\InfoController.cs" />
  223. <Compile Include="Controllers\knowledge\KnowledgeClassController.cs" />
  224. <Compile Include="Controllers\knowledge\KnowledgeController.cs" />
  225. <Compile Include="Controllers\LogController.cs" />
  226. <Compile Include="Controllers\Login\LoginController.cs" />
  227. <Compile Include="Controllers\MenuManage\ModuleInfoController.cs" />
  228. <Compile Include="Controllers\ModuleController.cs" />
  229. <Compile Include="Controllers\MsgController.cs" />
  230. <Compile Include="Controllers\order\OrderController.cs" />
  231. <Compile Include="Controllers\order\ProductController.cs" />
  232. <Compile Include="Controllers\quality\IndexBaseController.cs" />
  233. <Compile Include="Controllers\quality\IndexCategoryController.cs" />
  234. <Compile Include="Controllers\quality\QCManageController.cs" />
  235. <Compile Include="Controllers\Question\QuestionnaireController.cs" />
  236. <Compile Include="Controllers\report\BusinessController.cs" />
  237. <Compile Include="Controllers\report\CallInController.cs" />
  238. <Compile Include="Controllers\report\DaysTalkTimeController.cs" />
  239. <Compile Include="Controllers\report\QCResultController.cs" />
  240. <Compile Include="Controllers\report\ServerMonitorController.cs" />
  241. <Compile Include="Controllers\report\SwitchedlossCallController.cs" />
  242. <Compile Include="Controllers\report\TalkTimeController.cs" />
  243. <Compile Include="Controllers\report\TotalCallController.cs" />
  244. <Compile Include="Controllers\report\YearContrastController.cs" />
  245. <Compile Include="Controllers\report\ZuoXiTongHuaController.cs" />
  246. <Compile Include="Controllers\report\ZuoXiWorkTotalController.cs" />
  247. <Compile Include="Controllers\RoleFController.cs" />
  248. <Compile Include="Controllers\RoleInfoController.cs" />
  249. <Compile Include="Controllers\SeatGroupController.cs" />
  250. <Compile Include="Controllers\SMSController.cs" />
  251. <Compile Include="Controllers\SMSZXZBController.cs" />
  252. <Compile Include="Controllers\SysConfigController.cs" />
  253. <Compile Include="Controllers\tel\CallblackController.cs" />
  254. <Compile Include="Controllers\tel\CallInScreenController.cs" />
  255. <Compile Include="Controllers\tel\CallInTransferController.cs" />
  256. <Compile Include="Controllers\tel\CallleaveController.cs" />
  257. <Compile Include="Controllers\tel\CallOutScreenController.cs" />
  258. <Compile Include="Controllers\tel\CallrecordsController.cs" />
  259. <Compile Include="Controllers\tel\DutyPhoneController.cs" />
  260. <Compile Include="Controllers\tel\MobiledataController.cs" />
  261. <Compile Include="Controllers\tel\SeatMonitoringController.cs" />
  262. <Compile Include="Controllers\tel\WorkcalendarController.cs" />
  263. <Compile Include="Controllers\UserAccountController.cs" />
  264. <Compile Include="Controllers\visit\VisitAnalysisController.cs" />
  265. <Compile Include="Controllers\visit\VisitFPSetController.cs" />
  266. <Compile Include="Controllers\visit\VisithfOptController.cs" />
  267. <Compile Include="Controllers\visit\VisitInputController.cs" />
  268. <Compile Include="Controllers\visit\VisitRecordsController.cs" />
  269. <Compile Include="Controllers\visit\VisitReportController.cs" />
  270. <Compile Include="Controllers\visit\VisitTelphoneController.cs" />
  271. <Compile Include="Controllers\visit_dx\DXRecordsController.cs" />
  272. <Compile Include="Controllers\visit_dx\DXReportsController.cs" />
  273. <Compile Include="Controllers\visit_dx\DXTelController.cs" />
  274. <Compile Include="Controllers\visit_dx\hfOptController.cs" />
  275. <Compile Include="Controllers\visit_dx\InputDXTelController.cs" />
  276. <Compile Include="Controllers\visit_dx\VisFileController.cs" />
  277. <Compile Include="Controllers\weixin\WxCustomController.cs" />
  278. <Compile Include="Controllers\weixin\WxLoginController.cs" />
  279. <Compile Include="Controllers\weixin\WxReceiveController.cs" />
  280. <Compile Include="Controllers\workorder\WorkOrderController.cs" />
  281. <Compile Include="Global.asax.cs">
  282. <DependentUpon>Global.asax</DependentUpon>
  283. </Compile>
  284. <Compile Include="Models\Common\FormsPrincipal.cs" />
  285. <Compile Include="Models\Common\ListBase.cs" />
  286. <Compile Include="Models\Dto\AutoCallResordDto.cs" />
  287. <Compile Include="Models\Dto\CallPlan.cs" />
  288. <Compile Include="Models\Dto\CategoryDto.cs" />
  289. <Compile Include="Models\Dto\CustomerDto.cs" />
  290. <Compile Include="Models\Dto\ModuleInfoDto.cs" />
  291. <Compile Include="Models\Dto\OrderDto.cs" />
  292. <Compile Include="Models\Dto\ProductDto.cs" />
  293. <Compile Include="Models\Filter\FilterBanCallOut.cs" />
  294. <Compile Include="Models\Filter\FilterCallPhone.cs" />
  295. <Compile Include="Models\Filter\FilterCallPlan.cs" />
  296. <Compile Include="Models\Filter\FilterCustomer.cs" />
  297. <Compile Include="Models\Filter\FilterCustomerField.cs" />
  298. <Compile Include="Models\Filter\FilterDepartment.cs" />
  299. <Compile Include="Models\Filter\FilterExcelTmp.cs" />
  300. <Compile Include="Models\Filter\FilterPagerInfo.cs" />
  301. <Compile Include="Models\Filter\FilterQuestion.cs" />
  302. <Compile Include="Models\Filter\FilterRole.cs" />
  303. <Compile Include="Models\Filter\FilterSeatGroup.cs" />
  304. <Compile Include="Models\Filter\FilterTalkRecord.cs" />
  305. <Compile Include="Models\Filter\FilterCategory.cs" />
  306. <Compile Include="Models\Filter\FilterDictionary.cs" />
  307. <Compile Include="Models\Filter\FilterExpress.cs" />
  308. <Compile Include="Models\Filter\FilterLog.cs" />
  309. <Compile Include="Models\Filter\FilterModuleFunction.cs" />
  310. <Compile Include="Models\Filter\FilterOrder.cs" />
  311. <Compile Include="Models\Filter\FilterSysConfig.cs" />
  312. <Compile Include="Models\Filter\FilterUserAccount.cs" />
  313. <Compile Include="Models\Filter\FilterProduct.cs" />
  314. <Compile Include="Models\Input\BanCallOutInput.cs" />
  315. <Compile Include="Models\Input\CallInTimeInput.cs" />
  316. <Compile Include="Models\Input\CallNumberInput.cs" />
  317. <Compile Include="Models\Input\CallPlanInput.cs" />
  318. <Compile Include="Models\Input\CategoryInput.cs" />
  319. <Compile Include="Models\Input\CustomerFieldInput.cs" />
  320. <Compile Include="Models\Input\CustomerInput.cs" />
  321. <Compile Include="Models\Input\DepartmentInput.cs" />
  322. <Compile Include="Models\Input\DictionaryInput.cs" />
  323. <Compile Include="Models\Input\ImportDataInput.cs" />
  324. <Compile Include="Models\Input\LoginModel.cs" />
  325. <Compile Include="Models\Input\ModuleFunctionInput.cs" />
  326. <Compile Include="Models\Input\OrderInput.cs" />
  327. <Compile Include="Models\Input\Pagerinfo.cs" />
  328. <Compile Include="Models\Input\ProductInput.cs" />
  329. <Compile Include="Models\Input\QuesttionInput.cs" />
  330. <Compile Include="Models\Input\QuesttionItemInput.cs" />
  331. <Compile Include="Models\Input\RegionCategoryInput.cs" />
  332. <Compile Include="Models\Input\RoleInput.cs" />
  333. <Compile Include="Models\Input\SeatGroupInput.cs" />
  334. <Compile Include="Models\Input\SysBanCallOutInput.cs" />
  335. <Compile Include="Models\Input\SysConfigInput.cs" />
  336. <Compile Include="Models\Input\UserAccountInput.cs" />
  337. <Compile Include="Properties\AssemblyInfo.cs" />
  338. </ItemGroup>
  339. <ItemGroup>
  340. <Content Include="Views\web.config" />
  341. <Content Include="packages.config">
  342. <SubType>Designer</SubType>
  343. </Content>
  344. <Content Include="ApplicationInsights.config">
  345. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  346. </Content>
  347. <Content Include="Configs\log4net.config" />
  348. <Content Include="Configs\system.config" />
  349. <Content Include="bin\ApplicationInsights.config" />
  350. <Content Include="bin\roslyn\Microsoft.CSharp.Core.targets" />
  351. <Content Include="bin\roslyn\Microsoft.VisualBasic.Core.targets" />
  352. <Content Include="bin\roslyn\VBCSCompiler.exe.config" />
  353. <None Include="Properties\PublishProfiles\1q.pubxml" />
  354. <None Include="Properties\PublishProfiles\ddr.pubxml" />
  355. <None Include="Properties\PublishProfiles\my.pubxml" />
  356. <None Include="Properties\PublishProfiles\tt.pubxml" />
  357. <None Include="Web.Debug.config">
  358. <DependentUpon>Web.config</DependentUpon>
  359. </None>
  360. <None Include="Web.Release.config">
  361. <DependentUpon>Web.config</DependentUpon>
  362. </None>
  363. </ItemGroup>
  364. <ItemGroup>
  365. <Folder Include="App_Data\" />
  366. <Folder Include="Views\BanCallOut\" />
  367. <Folder Include="Views\Base\" />
  368. <Folder Include="Views\Business\" />
  369. <Folder Include="Views\Callblack\" />
  370. <Folder Include="Views\CallInTransfer\" />
  371. <Folder Include="Views\CallIn\" />
  372. <Folder Include="Views\Callleave\" />
  373. <Folder Include="Views\CallOutLimit\" />
  374. <Folder Include="Views\CallOutOpt\" />
  375. <Folder Include="Views\CallOutScreen\" />
  376. <Folder Include="Views\CallPlan\" />
  377. <Folder Include="Views\Callrecords\" />
  378. <Folder Include="Views\CeShi\" />
  379. <Folder Include="Views\CustomerField\" />
  380. <Folder Include="Views\Customer\" />
  381. <Folder Include="Views\DaysTalkTime\" />
  382. <Folder Include="Views\Default\" />
  383. <Folder Include="Views\Department\" />
  384. <Folder Include="Views\Dictionary\" />
  385. <Folder Include="Views\DutyPhone\" />
  386. <Folder Include="Views\DXRecords\" />
  387. <Folder Include="Views\DXReports\" />
  388. <Folder Include="Views\DXTel\" />
  389. <Folder Include="Views\ExcelTmp\" />
  390. <Folder Include="Views\FilterOrder\" />
  391. <Folder Include="Views\hfOpt\" />
  392. <Folder Include="Views\Home\" />
  393. <Folder Include="Views\IndexBase\" />
  394. <Folder Include="Views\IndexCategory\" />
  395. <Folder Include="Views\Index\" />
  396. <Folder Include="Views\Info\" />
  397. <Folder Include="Views\InputDXTel\" />
  398. <Folder Include="Views\KnowledgeClass\" />
  399. <Folder Include="Views\Knowledge\" />
  400. <Folder Include="Views\Login\" />
  401. <Folder Include="Views\Log\" />
  402. <Folder Include="Views\Mobiledata\" />
  403. <Folder Include="Views\Module\" />
  404. <Folder Include="Views\Msg\" />
  405. <Folder Include="Views\Order\" />
  406. <Folder Include="Views\Product\" />
  407. <Folder Include="Views\QCManage\" />
  408. <Folder Include="Views\QCResult\" />
  409. <Folder Include="Views\RegionCategory\" />
  410. <Folder Include="Views\RoleF\" />
  411. <Folder Include="Views\RoleInfo\" />
  412. <Folder Include="Views\SeatGroup\" />
  413. <Folder Include="Views\SeatMonitoring\" />
  414. <Folder Include="Views\ServerMonitor\" />
  415. <Folder Include="Views\SMSZXZB\" />
  416. <Folder Include="Views\SMS\" />
  417. <Folder Include="Views\SwitchedlossCall\" />
  418. <Folder Include="Views\SysConfig\" />
  419. <Folder Include="Views\TalkTime\" />
  420. <Folder Include="Views\TotalCall\" />
  421. <Folder Include="Views\UserAccount\" />
  422. <Folder Include="Views\Validate\" />
  423. <Folder Include="Views\VisFile\" />
  424. <Folder Include="Views\VisitAnalysis\" />
  425. <Folder Include="Views\visitfpset\" />
  426. <Folder Include="Views\VisithfOpt\" />
  427. <Folder Include="Views\VisitInput\" />
  428. <Folder Include="Views\VisitRecords\" />
  429. <Folder Include="Views\VisitReport\" />
  430. <Folder Include="Views\VisitTelphone\" />
  431. <Folder Include="Views\Workcalendar\" />
  432. <Folder Include="Views\WorkOrder\" />
  433. <Folder Include="Views\WxCustom\" />
  434. <Folder Include="Views\WxReceive\" />
  435. <Folder Include="Views\YearContrast\" />
  436. <Folder Include="Views\ZuoXiTongHua\" />
  437. <Folder Include="Views\ZuoXiWorkTotal\" />
  438. </ItemGroup>
  439. <ItemGroup>
  440. <ProjectReference Include="..\..\..\CallCenterCommon\CallCenter.Utility\CallCenter.Utility.csproj">
  441. <Project>{4DA219CC-911E-4C81-BB0B-DF5183FD50FF}</Project>
  442. <Name>CallCenter.Utility</Name>
  443. </ProjectReference>
  444. <ProjectReference Include="..\..\CallCenterApi.BLL\CallCenterApi.BLL.csproj">
  445. <Project>{d99011c9-0a57-4706-b073-091681effad7}</Project>
  446. <Name>CallCenterApi.BLL</Name>
  447. </ProjectReference>
  448. <ProjectReference Include="..\..\CallCenterApi.Cache\CallCenterApi.Cache.csproj">
  449. <Project>{3c9d4777-5066-4e92-a6c8-6dbca3a215f5}</Project>
  450. <Name>CallCenterApi.Cache</Name>
  451. </ProjectReference>
  452. <ProjectReference Include="..\..\CallCenterApi.Common\CallCenterApi.Common.csproj">
  453. <Project>{61507db3-6539-4161-9812-2103c794d209}</Project>
  454. <Name>CallCenterApi.Common</Name>
  455. </ProjectReference>
  456. <ProjectReference Include="..\..\CallCenterApi.DB\CallCenterApi.DB.csproj">
  457. <Project>{ae933bfc-b06c-4fe8-a352-0ce16db082d7}</Project>
  458. <Name>CallCenterApi.DB</Name>
  459. </ProjectReference>
  460. <ProjectReference Include="..\..\CallCenterApi.Model\CallCenterApi.Model.csproj">
  461. <Project>{03ac6599-ffc1-43db-8794-f42b9bf74ef5}</Project>
  462. <Name>CallCenterApi.Model</Name>
  463. </ProjectReference>
  464. <ProjectReference Include="..\..\CallCenterAPI.WechatSDK\CallCenterAPI.WechatSDK.csproj">
  465. <Project>{c8841b5e-5072-4b5e-b656-6e06c95a6b47}</Project>
  466. <Name>CallCenterAPI.WechatSDK</Name>
  467. </ProjectReference>
  468. </ItemGroup>
  469. <ItemGroup>
  470. <WCFMetadata Include="Service References\" />
  471. </ItemGroup>
  472. <PropertyGroup>
  473. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  474. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  475. </PropertyGroup>
  476. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  477. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  478. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  479. <ProjectExtensions>
  480. <VisualStudio>
  481. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  482. <WebProjectProperties>
  483. <UseIIS>True</UseIIS>
  484. <AutoAssignPort>True</AutoAssignPort>
  485. <DevelopmentServerPort>63662</DevelopmentServerPort>
  486. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  487. <IISUrl>http://localhost:63663/</IISUrl>
  488. <NTLMAuthentication>False</NTLMAuthentication>
  489. <UseCustomServer>False</UseCustomServer>
  490. <CustomServerUrl>
  491. </CustomServerUrl>
  492. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  493. </WebProjectProperties>
  494. </FlavorProperties>
  495. </VisualStudio>
  496. </ProjectExtensions>
  497. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  498. <PropertyGroup>
  499. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  500. </PropertyGroup>
  501. <Error Condition="!Exists('..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
  502. <Error Condition="!Exists('..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  503. </Target>
  504. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  505. Other similar extension points exist, see Microsoft.Common.targets.
  506. <Target Name="BeforeBuild">
  507. </Target>
  508. <Target Name="AfterBuild">
  509. </Target>
  510. -->
  511. </Project>