Нет описания

CallCenterApi.Interface.csproj 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  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. <Use64BitIISExpress />
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31. <DebugSymbols>true</DebugSymbols>
  32. <DebugType>full</DebugType>
  33. <Optimize>false</Optimize>
  34. <OutputPath>bin\</OutputPath>
  35. <DefineConstants>DEBUG;TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugType>pdbonly</DebugType>
  41. <Optimize>true</Optimize>
  42. <OutputPath>bin\</OutputPath>
  43. <DefineConstants>TRACE</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="ICSharpCode.SharpZipLib">
  49. <HintPath>..\..\..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  52. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="Microsoft.AI.DependencyCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  56. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  60. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
  61. <Private>True</Private>
  62. </Reference>
  63. <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  64. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
  65. <Private>True</Private>
  66. </Reference>
  67. <Reference Include="Microsoft.AI.Web, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  68. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
  69. <Private>True</Private>
  70. </Reference>
  71. <Reference Include="Microsoft.AI.WindowsServer, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  72. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
  73. <Private>True</Private>
  74. </Reference>
  75. <Reference Include="Microsoft.ApplicationInsights, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  76. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
  77. <Private>True</Private>
  78. </Reference>
  79. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="Microsoft.CSharp" />
  84. <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  85. <HintPath>..\..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  86. </Reference>
  87. <Reference Include="NPOI, 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.dll</HintPath>
  90. </Reference>
  91. <Reference Include="NPOI.OOXML, 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.OOXML.dll</HintPath>
  94. </Reference>
  95. <Reference Include="NPOI.OpenXml4Net, 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.OpenXml4Net.dll</HintPath>
  98. </Reference>
  99. <Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  100. <SpecificVersion>False</SpecificVersion>
  101. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
  102. </Reference>
  103. <Reference Include="qcloudsms_csharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  104. <HintPath>..\..\..\packages\qcloud.qcloudsms_csharp.0.1.6\lib\net40\qcloudsms_csharp.dll</HintPath>
  105. </Reference>
  106. <Reference Include="Senparc.Weixin, Version=4.12.3.31913, Culture=neutral, processorArchitecture=MSIL">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>Lib\Senparc.Weixin.dll</HintPath>
  109. </Reference>
  110. <Reference Include="Senparc.Weixin.MP, Version=14.4.12.16532, Culture=neutral, processorArchitecture=MSIL">
  111. <SpecificVersion>False</SpecificVersion>
  112. <HintPath>Lib\Senparc.Weixin.MP.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Data.DataSetExtensions" />
  115. <Reference Include="System.Net" />
  116. <Reference Include="System.Net.Http" />
  117. <Reference Include="System.Net.Http.WebRequest" />
  118. <Reference Include="System.Web.DynamicData" />
  119. <Reference Include="System.Web.Entity" />
  120. <Reference Include="System.Web.ApplicationServices" />
  121. <Reference Include="System.ComponentModel.DataAnnotations" />
  122. <Reference Include="System" />
  123. <Reference Include="System.Data" />
  124. <Reference Include="System.Drawing" />
  125. <Reference Include="System.Web" />
  126. <Reference Include="System.Web.Extensions" />
  127. <Reference Include="System.Xml" />
  128. <Reference Include="System.Configuration" />
  129. <Reference Include="System.Web.Services" />
  130. <Reference Include="System.EnterpriseServices" />
  131. <Reference Include="System.Xml.Linq" />
  132. <Reference Include="TopSdk, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  133. <SpecificVersion>False</SpecificVersion>
  134. <HintPath>bin\TopSdk.dll</HintPath>
  135. </Reference>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <Reference Include="System.Web.Razor">
  139. <HintPath>..\..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  140. </Reference>
  141. <Reference Include="System.Web.Webpages">
  142. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath>
  143. </Reference>
  144. <Reference Include="System.Web.Webpages.Deployment">
  145. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath>
  146. </Reference>
  147. <Reference Include="System.Web.Webpages.Razor">
  148. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath>
  149. </Reference>
  150. <Reference Include="System.Web.Helpers">
  151. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  152. </Reference>
  153. <Reference Include="Microsoft.Web.Infrastructure">
  154. <HintPath>..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  155. </Reference>
  156. <Reference Include="System.Web.Mvc">
  157. <HintPath>..\..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  158. </Reference>
  159. </ItemGroup>
  160. <ItemGroup>
  161. <Content Include="Global.asax" />
  162. <Content Include="Lib\Senparc.Weixin.dll" />
  163. <Content Include="Lib\Senparc.Weixin.MP.dll" />
  164. <Content Include="Txt\dirtywords.txt" />
  165. <Content Include="Upload\ZXTX\20170728170157397.jpg" />
  166. <Content Include="Upload\ZXTX\20170728170157397_s.jpg" />
  167. <Content Include="Web.config">
  168. <SubType>Designer</SubType>
  169. </Content>
  170. </ItemGroup>
  171. <ItemGroup>
  172. <Compile Include="App_Start\AuthorizeAttribute.cs" />
  173. <Compile Include="App_Start\FilterConfig.cs" />
  174. <Compile Include="App_Start\ErrorAttribute.cs" />
  175. <Compile Include="App_Start\RouteConfig.cs" />
  176. <Compile Include="App_Start\WechatActionFilter.cs" />
  177. <Compile Include="Controllers\Base\BaseController.cs" />
  178. <Compile Include="Controllers\CallOutOptController.cs" />
  179. <Compile Include="Controllers\callout\CallOutController.cs" />
  180. <Compile Include="Controllers\callout\CallOutPlanController.cs" />
  181. <Compile Include="Controllers\callout\CallPlanController.cs" />
  182. <Compile Include="Controllers\customer\CustomerNewController.cs" />
  183. <Compile Include="Controllers\customer\RegionCategoryController.cs" />
  184. <Compile Include="Controllers\DepartmentController.cs" />
  185. <Compile Include="Controllers\DictionaryController.cs" />
  186. <Compile Include="Controllers\HomeController.cs" />
  187. <Compile Include="Controllers\IndexController.cs" />
  188. <Compile Include="Controllers\InfoController.cs" />
  189. <Compile Include="Controllers\information\NoticeController.cs" />
  190. <Compile Include="Controllers\knowledge\KnowledgeClassController.cs" />
  191. <Compile Include="Controllers\knowledge\KnowledgeController.cs" />
  192. <Compile Include="Controllers\LogController.cs" />
  193. <Compile Include="Controllers\Login\LoginController.cs" />
  194. <Compile Include="Controllers\MenuManage\ModuleInfoController.cs" />
  195. <Compile Include="Controllers\ModuleController.cs" />
  196. <Compile Include="Controllers\MsgController.cs" />
  197. <Compile Include="Controllers\order\OrderController.cs" />
  198. <Compile Include="Controllers\order\ProductController.cs" />
  199. <Compile Include="Controllers\quality\IndexBaseController.cs" />
  200. <Compile Include="Controllers\quality\IndexCategoryController.cs" />
  201. <Compile Include="Controllers\quality\QCManageController.cs" />
  202. <Compile Include="Controllers\CusRegionCategoryController.cs" />
  203. <Compile Include="Controllers\Question\QuestionnaireController.cs" />
  204. <Compile Include="Controllers\report\BusinessController.cs" />
  205. <Compile Include="Controllers\report\CallInController.cs" />
  206. <Compile Include="Controllers\report\CallOutReportController.cs" />
  207. <Compile Include="Controllers\report\DaysTalkTimeController.cs" />
  208. <Compile Include="Controllers\report\GDLXSJController.cs" />
  209. <Compile Include="Controllers\report\GDLXYQController.cs" />
  210. <Compile Include="Controllers\report\GDLYController.cs" />
  211. <Compile Include="Controllers\report\GDPosController.cs" />
  212. <Compile Include="Controllers\report\HourCallTotalController.cs" />
  213. <Compile Include="Controllers\report\QCResultController.cs" />
  214. <Compile Include="Controllers\report\SwitchedlossCallController.cs" />
  215. <Compile Include="Controllers\report\TalkTimeController.cs" />
  216. <Compile Include="Controllers\report\TotalCallController.cs" />
  217. <Compile Include="Controllers\report\WOReportController.cs" />
  218. <Compile Include="Controllers\report\YearContrastController.cs" />
  219. <Compile Include="Controllers\report\ZuoXiManYiDuController.cs" />
  220. <Compile Include="Controllers\report\ZuoXiTongHuaController.cs" />
  221. <Compile Include="Controllers\report\ZuoXiWorkTotalController.cs" />
  222. <Compile Include="Controllers\RoleFController.cs" />
  223. <Compile Include="Controllers\RoleInfoController.cs" />
  224. <Compile Include="Controllers\Satisfaction\QuestionAnswerController.cs" />
  225. <Compile Include="Controllers\SeatGroupController.cs" />
  226. <Compile Include="Controllers\SMSController.cs" />
  227. <Compile Include="Controllers\SMSZXZBController.cs" />
  228. <Compile Include="Controllers\SysConfigController.cs" />
  229. <Compile Include="Controllers\SystemManage\WorkOffDaysController.cs" />
  230. <Compile Include="Controllers\tel\CallblackController.cs" />
  231. <Compile Include="Controllers\tel\CallInScreenController.cs" />
  232. <Compile Include="Controllers\tel\CallleaveController.cs" />
  233. <Compile Include="Controllers\tel\CallOutScreenController.cs" />
  234. <Compile Include="Controllers\tel\CallrecordsController.cs" />
  235. <Compile Include="Controllers\tel\DutyPhoneController.cs" />
  236. <Compile Include="Controllers\tel\MobiledataController.cs" />
  237. <Compile Include="Controllers\tel\SeatMonitoringController.cs" />
  238. <Compile Include="Controllers\tel\WorkcalendarController.cs" />
  239. <Compile Include="Controllers\UserAccountController.cs" />
  240. <Compile Include="Controllers\weixin\WxCustomController.cs" />
  241. <Compile Include="Controllers\weixin\WxLoginController.cs" />
  242. <Compile Include="Controllers\weixin\WxReceiveController.cs" />
  243. <Compile Include="Controllers\workorder\MaterialManageController.cs" />
  244. <Compile Include="Controllers\workorder\MaterialManageXLXController.cs" />
  245. <Compile Include="Controllers\workorder\WorkOrderController.cs" />
  246. <Compile Include="Controllers\workorder\WorkOrderLogsController.cs" />
  247. <Compile Include="Controllers\workorder\WorkOrderNewController.cs" />
  248. <Compile Include="Controllers\workorder\WorkTypeController.cs" />
  249. <Compile Include="Global.asax.cs">
  250. <DependentUpon>Global.asax</DependentUpon>
  251. </Compile>
  252. <Compile Include="Models\Common\FormsPrincipal.cs" />
  253. <Compile Include="Models\Common\ListBase.cs" />
  254. <Compile Include="Models\Dto\Ask_QuestionDto.cs" />
  255. <Compile Include="Models\Dto\CallPlan.cs" />
  256. <Compile Include="Models\Dto\CategoryDto.cs" />
  257. <Compile Include="Models\Dto\ModuleInfoDto.cs" />
  258. <Compile Include="Models\Dto\OrderDto.cs" />
  259. <Compile Include="Models\Dto\ProductDto.cs" />
  260. <Compile Include="Models\Enum\EnumWorkOrderState.cs" />
  261. <Compile Include="Models\Filter\FilterCallPlan.cs" />
  262. <Compile Include="Models\Filter\FilterPagerInfo.cs" />
  263. <Compile Include="Models\Filter\FilterQuestion.cs" />
  264. <Compile Include="Models\Filter\FilterTalkRecord.cs" />
  265. <Compile Include="Models\Filter\FilterCategory.cs" />
  266. <Compile Include="Models\Filter\FilterDictionary.cs" />
  267. <Compile Include="Models\Filter\FilterExpress.cs" />
  268. <Compile Include="Models\Filter\FilterLog.cs" />
  269. <Compile Include="Models\Filter\FilterModuleFunction.cs" />
  270. <Compile Include="Models\Filter\FilterOrder.cs" />
  271. <Compile Include="Models\Filter\FilterSysConfig.cs" />
  272. <Compile Include="Models\Filter\FilterUserAccount.cs" />
  273. <Compile Include="Models\Filter\FilterProduct.cs" />
  274. <Compile Include="Models\Input\CallPlanInput.cs" />
  275. <Compile Include="Models\Input\CategoryInput.cs" />
  276. <Compile Include="Models\Input\CustomerBaseInput.cs" />
  277. <Compile Include="Models\Input\CustomerBaseNewInput.cs" />
  278. <Compile Include="Models\Input\Cus_RegionCategoryInput.cs" />
  279. <Compile Include="Models\Input\DepartmentInput.cs" />
  280. <Compile Include="Models\Input\DictionaryInput.cs" />
  281. <Compile Include="Models\Input\ImportDataInput.cs" />
  282. <Compile Include="Models\Input\LoginModel.cs" />
  283. <Compile Include="Models\Input\ModuleFunctionInput.cs" />
  284. <Compile Include="Models\Input\OrderInput.cs" />
  285. <Compile Include="Models\Input\Pagerinfo.cs" />
  286. <Compile Include="Models\Input\ProductInput.cs" />
  287. <Compile Include="Models\Input\QuesttionInput.cs" />
  288. <Compile Include="Models\Input\QuesttionItemInput.cs" />
  289. <Compile Include="Models\Input\Que_QuestionInput.cs" />
  290. <Compile Include="Models\Input\RegionCategoryInput.cs" />
  291. <Compile Include="Models\Input\RoleInput.cs" />
  292. <Compile Include="Models\Input\SeatGroupInput.cs" />
  293. <Compile Include="Models\Input\SysConfigInput.cs" />
  294. <Compile Include="Models\Input\UserAccountInput.cs" />
  295. <Compile Include="Models\Input\WoBillInput.cs" />
  296. <Compile Include="Models\Input\WoMaterialManageInput.cs" />
  297. <Compile Include="Models\Input\WorkOrderNewInput.cs" />
  298. <Compile Include="Properties\AssemblyInfo.cs" />
  299. </ItemGroup>
  300. <ItemGroup>
  301. <Content Include="Views\web.config" />
  302. <Content Include="packages.config">
  303. <SubType>Designer</SubType>
  304. </Content>
  305. <Content Include="ApplicationInsights.config">
  306. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  307. </Content>
  308. <Content Include="Configs\log4net.config" />
  309. <Content Include="Configs\system.config">
  310. <SubType>Designer</SubType>
  311. </Content>
  312. <Content Include="ExcelMod\CustomerList_Mod.xls" />
  313. <Content Include="ExcelData\CustomerList_Mod.xls" />
  314. <Content Include="ExcelMod\KnowledgeInformation.xls" />
  315. <Content Include="ExcelMod\CustomerList_Excel.xls" />
  316. <None Include="Properties\PublishProfiles\1q.pubxml" />
  317. <None Include="Properties\PublishProfiles\Autobio_API.pubxml" />
  318. <None Include="Properties\PublishProfiles\ddr.pubxml" />
  319. <None Include="Properties\PublishProfiles\LvDi_API.pubxml" />
  320. <None Include="Properties\PublishProfiles\my.pubxml" />
  321. <None Include="Properties\PublishProfiles\sycw.pubxml" />
  322. <None Include="Properties\PublishProfiles\tt.pubxml" />
  323. <None Include="Properties\PublishProfiles\XiXianSZCG_API.pubxml" />
  324. <None Include="Web.Debug.config">
  325. <DependentUpon>Web.config</DependentUpon>
  326. <SubType>Designer</SubType>
  327. </None>
  328. <None Include="Web.Release.config">
  329. <DependentUpon>Web.config</DependentUpon>
  330. <SubType>Designer</SubType>
  331. </None>
  332. </ItemGroup>
  333. <ItemGroup>
  334. <Folder Include="App_Data\" />
  335. <Folder Include="Views\Base\" />
  336. <Folder Include="Views\Business\" />
  337. <Folder Include="Views\Callblack\" />
  338. <Folder Include="Views\CallIn\" />
  339. <Folder Include="Views\Callleave\" />
  340. <Folder Include="Views\CallOutOpt\" />
  341. <Folder Include="Views\CallOutScreen\" />
  342. <Folder Include="Views\CallOut\" />
  343. <Folder Include="Views\CallPlan\" />
  344. <Folder Include="Views\Callrecords\" />
  345. <Folder Include="Views\CeShi\" />
  346. <Folder Include="Views\CustomerNew\" />
  347. <Folder Include="Views\Customer\" />
  348. <Folder Include="Views\DaysTalkTime\" />
  349. <Folder Include="Views\Default\" />
  350. <Folder Include="Views\Department\" />
  351. <Folder Include="Views\Dictionary\" />
  352. <Folder Include="Views\DutyPhone\" />
  353. <Folder Include="Views\DXRecords\" />
  354. <Folder Include="Views\DXReports\" />
  355. <Folder Include="Views\DXTel\" />
  356. <Folder Include="Views\FilterOrder\" />
  357. <Folder Include="Views\hfOpt\" />
  358. <Folder Include="Views\Home\" />
  359. <Folder Include="Views\HourCallTotal\" />
  360. <Folder Include="Views\IndexBase\" />
  361. <Folder Include="Views\IndexCategory\" />
  362. <Folder Include="Views\Index\" />
  363. <Folder Include="Views\Info\" />
  364. <Folder Include="Views\InputDXTel\" />
  365. <Folder Include="Views\KnowledgeClass\" />
  366. <Folder Include="Views\Knowledge\" />
  367. <Folder Include="Views\Login\" />
  368. <Folder Include="Views\Log\" />
  369. <Folder Include="Views\Market\" />
  370. <Folder Include="Views\MaterialManage\" />
  371. <Folder Include="Views\Mobiledata\" />
  372. <Folder Include="Views\Module\" />
  373. <Folder Include="Views\Msg\" />
  374. <Folder Include="Views\Notice\" />
  375. <Folder Include="Views\Order\" />
  376. <Folder Include="Views\Product\" />
  377. <Folder Include="Views\QCManage\" />
  378. <Folder Include="Views\QCResult\" />
  379. <Folder Include="Views\QuestionAnswer\" />
  380. <Folder Include="Views\Questionnaire\" />
  381. <Folder Include="Views\RegionCategory\" />
  382. <Folder Include="Views\RoleF\" />
  383. <Folder Include="Views\RoleInfo\" />
  384. <Folder Include="Views\SeatGroup\" />
  385. <Folder Include="Views\SeatMonitoring\" />
  386. <Folder Include="Views\SMSZXZB\" />
  387. <Folder Include="Views\SMS\" />
  388. <Folder Include="Views\SwitchedlossCall\" />
  389. <Folder Include="Views\SysConfig\" />
  390. <Folder Include="Views\TalkTime\" />
  391. <Folder Include="Views\TotalCall\" />
  392. <Folder Include="Views\UserAccount\" />
  393. <Folder Include="Views\Validate\" />
  394. <Folder Include="Views\VisFile\" />
  395. <Folder Include="Views\visitfpset\" />
  396. <Folder Include="Views\VisithfOpt\" />
  397. <Folder Include="Views\VisitInput\" />
  398. <Folder Include="Views\VisitRecords\" />
  399. <Folder Include="Views\VisitReport\" />
  400. <Folder Include="Views\VisitTelphone\" />
  401. <Folder Include="Views\Web\" />
  402. <Folder Include="Views\WoBill\" />
  403. <Folder Include="Views\WOReport\" />
  404. <Folder Include="Views\Workcalendar\" />
  405. <Folder Include="Views\WorkOffDays\" />
  406. <Folder Include="Views\WorkOrderLogs\" />
  407. <Folder Include="Views\WorkOrderNew\" />
  408. <Folder Include="Views\WorkOrdersComplaintType\" />
  409. <Folder Include="Views\WorkOrdersHandledRate\" />
  410. <Folder Include="Views\WorkOrdersType\" />
  411. <Folder Include="Views\WorkOrdersVisiSatisfactiont\" />
  412. <Folder Include="Views\WorkOrders\" />
  413. <Folder Include="Views\WorkOrder\" />
  414. <Folder Include="Views\WxCustom\" />
  415. <Folder Include="Views\WxReceive\" />
  416. <Folder Include="Views\WxReport\" />
  417. <Folder Include="Views\YearContrast\" />
  418. <Folder Include="Views\ZuoXiTongHua\" />
  419. <Folder Include="Views\ZuoXiWorkTotal\" />
  420. </ItemGroup>
  421. <ItemGroup>
  422. <ProjectReference Include="..\..\..\CallCenterCommon\CallCenter.Utility\CallCenter.Utility.csproj">
  423. <Project>{4DA219CC-911E-4C81-BB0B-DF5183FD50FF}</Project>
  424. <Name>CallCenter.Utility</Name>
  425. </ProjectReference>
  426. <ProjectReference Include="..\..\CallCenterApi.BLL\CallCenterApi.BLL.csproj">
  427. <Project>{d99011c9-0a57-4706-b073-091681effad7}</Project>
  428. <Name>CallCenterApi.BLL</Name>
  429. </ProjectReference>
  430. <ProjectReference Include="..\..\CallCenterApi.Cache\CallCenterApi.Cache.csproj">
  431. <Project>{3c9d4777-5066-4e92-a6c8-6dbca3a215f5}</Project>
  432. <Name>CallCenterApi.Cache</Name>
  433. </ProjectReference>
  434. <ProjectReference Include="..\..\CallCenterApi.Common\CallCenterApi.Common.csproj">
  435. <Project>{61507db3-6539-4161-9812-2103c794d209}</Project>
  436. <Name>CallCenterApi.Common</Name>
  437. </ProjectReference>
  438. <ProjectReference Include="..\..\CallCenterApi.DB\CallCenterApi.DB.csproj">
  439. <Project>{ae933bfc-b06c-4fe8-a352-0ce16db082d7}</Project>
  440. <Name>CallCenterApi.DB</Name>
  441. </ProjectReference>
  442. <ProjectReference Include="..\..\CallCenterApi.Model\CallCenterApi.Model.csproj">
  443. <Project>{03ac6599-ffc1-43db-8794-f42b9bf74ef5}</Project>
  444. <Name>CallCenterApi.Model</Name>
  445. </ProjectReference>
  446. <ProjectReference Include="..\..\CallCenterAPI.WechatSDK\CallCenterAPI.WechatSDK.csproj">
  447. <Project>{c8841b5e-5072-4b5e-b656-6e06c95a6b47}</Project>
  448. <Name>CallCenterAPI.WechatSDK</Name>
  449. </ProjectReference>
  450. </ItemGroup>
  451. <ItemGroup>
  452. <WCFMetadata Include="Service References\" />
  453. </ItemGroup>
  454. <PropertyGroup>
  455. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  456. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  457. </PropertyGroup>
  458. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  459. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  460. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  461. <ProjectExtensions>
  462. <VisualStudio>
  463. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  464. <WebProjectProperties>
  465. <UseIIS>True</UseIIS>
  466. <AutoAssignPort>True</AutoAssignPort>
  467. <DevelopmentServerPort>63662</DevelopmentServerPort>
  468. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  469. <IISUrl>http://localhost:7550/</IISUrl>
  470. <NTLMAuthentication>False</NTLMAuthentication>
  471. <UseCustomServer>False</UseCustomServer>
  472. <CustomServerUrl>
  473. </CustomServerUrl>
  474. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  475. </WebProjectProperties>
  476. </FlavorProperties>
  477. </VisualStudio>
  478. </ProjectExtensions>
  479. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  480. <PropertyGroup>
  481. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  482. </PropertyGroup>
  483. <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'))" />
  484. <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'))" />
  485. </Target>
  486. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  487. Other similar extension points exist, see Microsoft.Common.targets.
  488. <Target Name="BeforeBuild">
  489. </Target>
  490. <Target Name="AfterBuild">
  491. </Target>
  492. -->
  493. </Project>