| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <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')" />
- <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')" />
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{DA95EF28-21F5-4627-A448-9BA88AC3E570}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>CallCenterApi.Interface</RootNamespace>
- <AssemblyName>CallCenterApi.Interface</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <UseIISExpress>true</UseIISExpress>
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- <TargetFrameworkProfile />
- <Use64BitIISExpress />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>..\..\..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.AI.DependencyCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.AI.Web, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.AI.WindowsServer, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.ApplicationInsights, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="qcloudsms_csharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\qcloud.qcloudsms_csharp.0.1.6\lib\net40\qcloudsms_csharp.dll</HintPath>
- </Reference>
- <Reference Include="Senparc.Weixin, Version=4.12.3.31913, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Lib\Senparc.Weixin.dll</HintPath>
- </Reference>
- <Reference Include="Senparc.Weixin.MP, Version=14.4.12.16532, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Lib\Senparc.Weixin.MP.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Net" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Net.Http.WebRequest" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Web" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="TopSdk, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>bin\TopSdk.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="System.Web.Razor">
- <HintPath>..\..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Webpages">
- <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Webpages.Deployment">
- <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Webpages.Razor">
- <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Helpers">
- <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Web.Infrastructure">
- <HintPath>..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Mvc">
- <HintPath>..\..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Global.asax" />
- <Content Include="Lib\Senparc.Weixin.dll" />
- <Content Include="Lib\Senparc.Weixin.MP.dll" />
- <Content Include="Txt\dirtywords.txt" />
- <Content Include="Upload\ZXTX\20170728170157397.jpg" />
- <Content Include="Upload\ZXTX\20170728170157397_s.jpg" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App_Start\AuthorizeAttribute.cs" />
- <Compile Include="App_Start\FilterConfig.cs" />
- <Compile Include="App_Start\ErrorAttribute.cs" />
- <Compile Include="App_Start\RouteConfig.cs" />
- <Compile Include="App_Start\WechatActionFilter.cs" />
- <Compile Include="Controllers\Base\BaseController.cs" />
- <Compile Include="Controllers\CallOutOptController.cs" />
- <Compile Include="Controllers\callout\CallOutController.cs" />
- <Compile Include="Controllers\callout\CallOutPlanController.cs" />
- <Compile Include="Controllers\callout\CallPlanController.cs" />
- <Compile Include="Controllers\customer\CustomerNewController.cs" />
- <Compile Include="Controllers\customer\RegionCategoryController.cs" />
- <Compile Include="Controllers\DepartmentController.cs" />
- <Compile Include="Controllers\DictionaryController.cs" />
- <Compile Include="Controllers\HomeController.cs" />
- <Compile Include="Controllers\IndexController.cs" />
- <Compile Include="Controllers\InfoController.cs" />
- <Compile Include="Controllers\information\NoticeController.cs" />
- <Compile Include="Controllers\knowledge\KnowledgeClassController.cs" />
- <Compile Include="Controllers\knowledge\KnowledgeController.cs" />
- <Compile Include="Controllers\LogController.cs" />
- <Compile Include="Controllers\Login\LoginController.cs" />
- <Compile Include="Controllers\MenuManage\ModuleInfoController.cs" />
- <Compile Include="Controllers\ModuleController.cs" />
- <Compile Include="Controllers\MsgController.cs" />
- <Compile Include="Controllers\order\OrderController.cs" />
- <Compile Include="Controllers\order\ProductController.cs" />
- <Compile Include="Controllers\quality\IndexBaseController.cs" />
- <Compile Include="Controllers\quality\IndexCategoryController.cs" />
- <Compile Include="Controllers\quality\QCManageController.cs" />
- <Compile Include="Controllers\CusRegionCategoryController.cs" />
- <Compile Include="Controllers\Question\QuestionnaireController.cs" />
- <Compile Include="Controllers\report\BusinessController.cs" />
- <Compile Include="Controllers\report\CallInController.cs" />
- <Compile Include="Controllers\report\CallOutReportController.cs" />
- <Compile Include="Controllers\report\DaysTalkTimeController.cs" />
- <Compile Include="Controllers\report\GDLXSJController.cs" />
- <Compile Include="Controllers\report\GDLXYQController.cs" />
- <Compile Include="Controllers\report\GDLYController.cs" />
- <Compile Include="Controllers\report\GDPosController.cs" />
- <Compile Include="Controllers\report\HourCallTotalController.cs" />
- <Compile Include="Controllers\report\QCResultController.cs" />
- <Compile Include="Controllers\report\SwitchedlossCallController.cs" />
- <Compile Include="Controllers\report\TalkTimeController.cs" />
- <Compile Include="Controllers\report\TotalCallController.cs" />
- <Compile Include="Controllers\report\WOReportController.cs" />
- <Compile Include="Controllers\report\YearContrastController.cs" />
- <Compile Include="Controllers\report\ZuoXiManYiDuController.cs" />
- <Compile Include="Controllers\report\ZuoXiTongHuaController.cs" />
- <Compile Include="Controllers\report\ZuoXiWorkTotalController.cs" />
- <Compile Include="Controllers\RoleFController.cs" />
- <Compile Include="Controllers\RoleInfoController.cs" />
- <Compile Include="Controllers\Satisfaction\QuestionAnswerController.cs" />
- <Compile Include="Controllers\SeatGroupController.cs" />
- <Compile Include="Controllers\SMSController.cs" />
- <Compile Include="Controllers\SMSZXZBController.cs" />
- <Compile Include="Controllers\SysConfigController.cs" />
- <Compile Include="Controllers\SystemManage\WorkOffDaysController.cs" />
- <Compile Include="Controllers\tel\CallblackController.cs" />
- <Compile Include="Controllers\tel\CallInScreenController.cs" />
- <Compile Include="Controllers\tel\CallleaveController.cs" />
- <Compile Include="Controllers\tel\CallOutScreenController.cs" />
- <Compile Include="Controllers\tel\CallrecordsController.cs" />
- <Compile Include="Controllers\tel\DutyPhoneController.cs" />
- <Compile Include="Controllers\tel\MobiledataController.cs" />
- <Compile Include="Controllers\tel\SeatMonitoringController.cs" />
- <Compile Include="Controllers\tel\WorkcalendarController.cs" />
- <Compile Include="Controllers\UserAccountController.cs" />
- <Compile Include="Controllers\weixin\WxCustomController.cs" />
- <Compile Include="Controllers\weixin\WxLoginController.cs" />
- <Compile Include="Controllers\weixin\WxReceiveController.cs" />
- <Compile Include="Controllers\workorder\MaterialManageController.cs" />
- <Compile Include="Controllers\workorder\MaterialManageXLXController.cs" />
- <Compile Include="Controllers\workorder\WorkOrderController.cs" />
- <Compile Include="Controllers\workorder\WorkOrderLogsController.cs" />
- <Compile Include="Controllers\workorder\WorkOrderNewController.cs" />
- <Compile Include="Controllers\workorder\WorkTypeController.cs" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="Models\Common\FormsPrincipal.cs" />
- <Compile Include="Models\Common\ListBase.cs" />
- <Compile Include="Models\Dto\Ask_QuestionDto.cs" />
- <Compile Include="Models\Dto\CallPlan.cs" />
- <Compile Include="Models\Dto\CategoryDto.cs" />
- <Compile Include="Models\Dto\ModuleInfoDto.cs" />
- <Compile Include="Models\Dto\OrderDto.cs" />
- <Compile Include="Models\Dto\ProductDto.cs" />
- <Compile Include="Models\Enum\EnumWorkOrderState.cs" />
- <Compile Include="Models\Filter\FilterCallPlan.cs" />
- <Compile Include="Models\Filter\FilterPagerInfo.cs" />
- <Compile Include="Models\Filter\FilterQuestion.cs" />
- <Compile Include="Models\Filter\FilterTalkRecord.cs" />
- <Compile Include="Models\Filter\FilterCategory.cs" />
- <Compile Include="Models\Filter\FilterDictionary.cs" />
- <Compile Include="Models\Filter\FilterExpress.cs" />
- <Compile Include="Models\Filter\FilterLog.cs" />
- <Compile Include="Models\Filter\FilterModuleFunction.cs" />
- <Compile Include="Models\Filter\FilterOrder.cs" />
- <Compile Include="Models\Filter\FilterSysConfig.cs" />
- <Compile Include="Models\Filter\FilterUserAccount.cs" />
- <Compile Include="Models\Filter\FilterProduct.cs" />
- <Compile Include="Models\Input\CallPlanInput.cs" />
- <Compile Include="Models\Input\CategoryInput.cs" />
- <Compile Include="Models\Input\CustomerBaseInput.cs" />
- <Compile Include="Models\Input\CustomerBaseNewInput.cs" />
- <Compile Include="Models\Input\Cus_RegionCategoryInput.cs" />
- <Compile Include="Models\Input\DepartmentInput.cs" />
- <Compile Include="Models\Input\DictionaryInput.cs" />
- <Compile Include="Models\Input\ImportDataInput.cs" />
- <Compile Include="Models\Input\LoginModel.cs" />
- <Compile Include="Models\Input\ModuleFunctionInput.cs" />
- <Compile Include="Models\Input\OrderInput.cs" />
- <Compile Include="Models\Input\Pagerinfo.cs" />
- <Compile Include="Models\Input\ProductInput.cs" />
- <Compile Include="Models\Input\QuesttionInput.cs" />
- <Compile Include="Models\Input\QuesttionItemInput.cs" />
- <Compile Include="Models\Input\Que_QuestionInput.cs" />
- <Compile Include="Models\Input\RegionCategoryInput.cs" />
- <Compile Include="Models\Input\RoleInput.cs" />
- <Compile Include="Models\Input\SeatGroupInput.cs" />
- <Compile Include="Models\Input\SysConfigInput.cs" />
- <Compile Include="Models\Input\UserAccountInput.cs" />
- <Compile Include="Models\Input\WoBillInput.cs" />
- <Compile Include="Models\Input\WoMaterialManageInput.cs" />
- <Compile Include="Models\Input\WorkOrderNewInput.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\web.config" />
- <Content Include="packages.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="ApplicationInsights.config">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Configs\log4net.config" />
- <Content Include="Configs\system.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="ExcelMod\CustomerList_Mod.xls" />
- <Content Include="ExcelData\CustomerList_Mod.xls" />
- <Content Include="ExcelMod\KnowledgeInformation.xls" />
- <Content Include="ExcelMod\CustomerList_Excel.xls" />
- <None Include="Properties\PublishProfiles\1q.pubxml" />
- <None Include="Properties\PublishProfiles\Autobio_API.pubxml" />
- <None Include="Properties\PublishProfiles\ddr.pubxml" />
- <None Include="Properties\PublishProfiles\LvDi_API.pubxml" />
- <None Include="Properties\PublishProfiles\my.pubxml" />
- <None Include="Properties\PublishProfiles\sycw.pubxml" />
- <None Include="Properties\PublishProfiles\tt.pubxml" />
- <None Include="Properties\PublishProfiles\XiXianSZCG_API.pubxml" />
- <None Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- <SubType>Designer</SubType>
- </None>
- <None Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="App_Data\" />
- <Folder Include="Views\Base\" />
- <Folder Include="Views\Business\" />
- <Folder Include="Views\Callblack\" />
- <Folder Include="Views\CallIn\" />
- <Folder Include="Views\Callleave\" />
- <Folder Include="Views\CallOutOpt\" />
- <Folder Include="Views\CallOutScreen\" />
- <Folder Include="Views\CallOut\" />
- <Folder Include="Views\CallPlan\" />
- <Folder Include="Views\Callrecords\" />
- <Folder Include="Views\CeShi\" />
- <Folder Include="Views\CustomerNew\" />
- <Folder Include="Views\Customer\" />
- <Folder Include="Views\DaysTalkTime\" />
- <Folder Include="Views\Default\" />
- <Folder Include="Views\Department\" />
- <Folder Include="Views\Dictionary\" />
- <Folder Include="Views\DutyPhone\" />
- <Folder Include="Views\DXRecords\" />
- <Folder Include="Views\DXReports\" />
- <Folder Include="Views\DXTel\" />
- <Folder Include="Views\FilterOrder\" />
- <Folder Include="Views\hfOpt\" />
- <Folder Include="Views\Home\" />
- <Folder Include="Views\HourCallTotal\" />
- <Folder Include="Views\IndexBase\" />
- <Folder Include="Views\IndexCategory\" />
- <Folder Include="Views\Index\" />
- <Folder Include="Views\Info\" />
- <Folder Include="Views\InputDXTel\" />
- <Folder Include="Views\KnowledgeClass\" />
- <Folder Include="Views\Knowledge\" />
- <Folder Include="Views\Login\" />
- <Folder Include="Views\Log\" />
- <Folder Include="Views\Market\" />
- <Folder Include="Views\MaterialManage\" />
- <Folder Include="Views\Mobiledata\" />
- <Folder Include="Views\Module\" />
- <Folder Include="Views\Msg\" />
- <Folder Include="Views\Notice\" />
- <Folder Include="Views\Order\" />
- <Folder Include="Views\Product\" />
- <Folder Include="Views\QCManage\" />
- <Folder Include="Views\QCResult\" />
- <Folder Include="Views\QuestionAnswer\" />
- <Folder Include="Views\Questionnaire\" />
- <Folder Include="Views\RegionCategory\" />
- <Folder Include="Views\RoleF\" />
- <Folder Include="Views\RoleInfo\" />
- <Folder Include="Views\SeatGroup\" />
- <Folder Include="Views\SeatMonitoring\" />
- <Folder Include="Views\SMSZXZB\" />
- <Folder Include="Views\SMS\" />
- <Folder Include="Views\SwitchedlossCall\" />
- <Folder Include="Views\SysConfig\" />
- <Folder Include="Views\TalkTime\" />
- <Folder Include="Views\TotalCall\" />
- <Folder Include="Views\UserAccount\" />
- <Folder Include="Views\Validate\" />
- <Folder Include="Views\VisFile\" />
- <Folder Include="Views\visitfpset\" />
- <Folder Include="Views\VisithfOpt\" />
- <Folder Include="Views\VisitInput\" />
- <Folder Include="Views\VisitRecords\" />
- <Folder Include="Views\VisitReport\" />
- <Folder Include="Views\VisitTelphone\" />
- <Folder Include="Views\Web\" />
- <Folder Include="Views\WoBill\" />
- <Folder Include="Views\WOReport\" />
- <Folder Include="Views\Workcalendar\" />
- <Folder Include="Views\WorkOffDays\" />
- <Folder Include="Views\WorkOrderLogs\" />
- <Folder Include="Views\WorkOrderNew\" />
- <Folder Include="Views\WorkOrdersComplaintType\" />
- <Folder Include="Views\WorkOrdersHandledRate\" />
- <Folder Include="Views\WorkOrdersType\" />
- <Folder Include="Views\WorkOrdersVisiSatisfactiont\" />
- <Folder Include="Views\WorkOrders\" />
- <Folder Include="Views\WorkOrder\" />
- <Folder Include="Views\WxCustom\" />
- <Folder Include="Views\WxReceive\" />
- <Folder Include="Views\WxReport\" />
- <Folder Include="Views\YearContrast\" />
- <Folder Include="Views\ZuoXiTongHua\" />
- <Folder Include="Views\ZuoXiWorkTotal\" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\CallCenterCommon\CallCenter.Utility\CallCenter.Utility.csproj">
- <Project>{4DA219CC-911E-4C81-BB0B-DF5183FD50FF}</Project>
- <Name>CallCenter.Utility</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\CallCenterApi.BLL\CallCenterApi.BLL.csproj">
- <Project>{d99011c9-0a57-4706-b073-091681effad7}</Project>
- <Name>CallCenterApi.BLL</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\CallCenterApi.Cache\CallCenterApi.Cache.csproj">
- <Project>{3c9d4777-5066-4e92-a6c8-6dbca3a215f5}</Project>
- <Name>CallCenterApi.Cache</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\CallCenterApi.Common\CallCenterApi.Common.csproj">
- <Project>{61507db3-6539-4161-9812-2103c794d209}</Project>
- <Name>CallCenterApi.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\CallCenterApi.DB\CallCenterApi.DB.csproj">
- <Project>{ae933bfc-b06c-4fe8-a352-0ce16db082d7}</Project>
- <Name>CallCenterApi.DB</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\CallCenterApi.Model\CallCenterApi.Model.csproj">
- <Project>{03ac6599-ffc1-43db-8794-f42b9bf74ef5}</Project>
- <Name>CallCenterApi.Model</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\CallCenterAPI.WechatSDK\CallCenterAPI.WechatSDK.csproj">
- <Project>{c8841b5e-5072-4b5e-b656-6e06c95a6b47}</Project>
- <Name>CallCenterAPI.WechatSDK</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Service References\" />
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>True</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>63662</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:7550/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <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'))" />
- <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'))" />
- </Target>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|