478 lines
30 KiB
XML
478 lines
30 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.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>
|
|
<ProjectGuid>{2282D912-5298-48A0-8E26-AA6A20105289}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>CRM.Core.BLL</RootNamespace>
|
|
<AssemblyName>Core.BLL</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</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\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Csv, Version=2.0.84.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Csv.2.0.84\lib\net40\Csv.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Google.Protobuf, Version=3.19.4.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Google.Protobuf.3.19.4\lib\net45\Google.Protobuf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="K4os.Compression.LZ4, Version=1.2.6.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\K4os.Compression.LZ4.1.2.6\lib\net46\K4os.Compression.LZ4.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.2.6.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\K4os.Compression.LZ4.Streams.1.2.6\lib\net46\K4os.Compression.LZ4.Streams.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="K4os.Hash.xxHash, Version=1.0.6.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\K4os.Hash.xxHash.1.0.6\lib\net46\K4os.Hash.xxHash.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data, Version=8.0.31.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.8.0.31\lib\net48\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data.EntityFramework, Version=8.0.31.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.EntityFramework.8.0.31\lib\net452\MySql.Data.EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OOXML, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.OOXML.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXml4Net, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ServiceStack.Common, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\ServiceStack\ServiceStack.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ServiceStack.Interfaces, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\ServiceStack\ServiceStack.Interfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ServiceStack.Redis, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\ServiceStack\ServiceStack.Redis.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ServiceStack.Text, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\ServiceStack\ServiceStack.Text.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.NonGeneric, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.NonGeneric.4.3.0\lib\net46\System.Collections.NonGeneric.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Specialized, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.Specialized.4.3.0\lib\net46\System.Collections.Specialized.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel" />
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.ComponentModel.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ComponentModel.Primitives.4.3.0\lib\net45\System.ComponentModel.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.Common, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Data.Common.4.3.0\lib\net451\System.Data.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing.Design" />
|
|
<Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Net.NameResolution, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.NameResolution.4.3.0\lib\net46\System.Net.NameResolution.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.NetworkInformation, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.NetworkInformation.4.3.0\lib\net46\System.Net.NetworkInformation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Security, Version=4.0.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.Security.4.3.2\lib\net46\System.Net.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.TypeExtensions, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.TypeExtensions.4.7.0\lib\net461\System.Reflection.TypeExtensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Runtime.Serialization.Primitives, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Thread.4.3.0\lib\net46\System.Threading.Thread.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="ZstdNet, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.8.0.31\lib\net48\ZstdNet.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Application\Bill\BillService.cs" />
|
|
<Compile Include="Application\Exam\ExamService.cs" />
|
|
<Compile Include="Application\Order\ExportAudit.cs" />
|
|
<Compile Include="Application\Order\OrderService.cs" />
|
|
<Compile Include="Application\Order\QueryAudit.cs" />
|
|
<Compile Include="Application\Order\QueryCashFlow.cs" />
|
|
<Compile Include="Application\Order\QueryDepositEnt.cs" />
|
|
<Compile Include="Application\Pay\PayServices.cs" />
|
|
<Compile Include="Application\Performance\PerformanceService.cs" />
|
|
<Compile Include="Application\QsurveyOrder\QsurveyOrderServices.cs" />
|
|
<Compile Include="Application\Refund\RefundServices.cs" />
|
|
<Compile Include="Application\SoftProduct\SoftProductService.cs" />
|
|
<Compile Include="Application\Soft\SoftUserService.cs" />
|
|
<Compile Include="Application\StockPool\StockPoolService.cs" />
|
|
<Compile Include="Base\Bas_ActLog_BL.cs" />
|
|
<Compile Include="Base\Bas_AdChannel_BL.cs" />
|
|
<Compile Include="Base\Bas_Budget_BL.cs" />
|
|
<Compile Include="Base\Bas_CompanyVirtual_BL.cs" />
|
|
<Compile Include="Base\BAS_GROUPLEADER_BL.cs" />
|
|
<Compile Include="Base\BAS_INNERGROUP_BL.cs" />
|
|
<Compile Include="Base\BAS_INNERUSERGROUP_BL.cs" />
|
|
<Compile Include="Base\BAS_INNERUSERROLE_BL.cs" />
|
|
<Compile Include="Base\BAS_INNERUSER_BL.cs" />
|
|
<Compile Include="Base\BAS_LEFTMEMU_BL.cs" />
|
|
<Compile Include="Base\BAS_LOGINLOG_BL.cs" />
|
|
<Compile Include="Base\BAS_MODULEMENU_BL.cs" />
|
|
<Compile Include="Base\BAS_PARAMETER_BL.cs" />
|
|
<Compile Include="Base\BAS_PERMISSION_BL.cs" />
|
|
<Compile Include="Base\BAS_RIGHTGROUP_BL.cs" />
|
|
<Compile Include="Base\BAS_RIGHT_BL.cs" />
|
|
<Compile Include="Base\BAS_RIGHT_TOOLBUTTON_BL.cs" />
|
|
<Compile Include="Base\BAS_ROLEPERMISSION_BL.cs" />
|
|
<Compile Include="Base\BAS_ROLERIGHTRESOURCE_BL.cs" />
|
|
<Compile Include="Base\BAS_ROLE_BL.cs" />
|
|
<Compile Include="Base\BAS_SALESDEPARTMENT_BL.cs" />
|
|
<Compile Include="Base\SEQUENCES_BL.cs" />
|
|
<Compile Include="BlackNumber\BlackNumber_BL.cs" />
|
|
<Compile Include="B\Bill_Account_BL.cs" />
|
|
<Compile Include="B\B_Audit_Check_BL.cs" />
|
|
<Compile Include="B\B_Audit_Items_BL.cs" />
|
|
<Compile Include="B\B_Audit_Querysql_BL.cs" />
|
|
<Compile Include="B\Mon_Ym_BL.cs" />
|
|
<Compile Include="Cms\CMS_News_BL.cs" />
|
|
<Compile Include="Cms\CMS_News_Log_BL.cs" />
|
|
<Compile Include="Csvr\Csvr_AiCallTask_BL.cs" />
|
|
<Compile Include="Csvr\Csvr_HgRecord_BL.cs" />
|
|
<Compile Include="Csvr\Csvr_Message_BL.cs" />
|
|
<Compile Include="Csvr\Csvr_Message_Type_BL.cs" />
|
|
<Compile Include="DbContextRepository.cs" />
|
|
<Compile Include="DynamicLinqExpressions.cs" />
|
|
<Compile Include="EventBus\EventHandlers\AddActivityEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\AddOrUpdateOrderActiveHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\AddOrUpdateGiftEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\AllOpenOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\CloseFreeOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\CloseOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\DepositDeleteEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\DepositRejectEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\HandGiftEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\CmsNewsEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\DeleteGiftEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\DeleteRefundOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\DepositOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\DepositRefundOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\DepositUseOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\FinishRefundContractEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\HGKeyWordEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\HgRecordOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\JoinActiveAllDeptEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\OrderAndPayInfoEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\PayRejectEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\ReSetOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\RfmEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\JoinActiveEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\MergeCustomerEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\OpenOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\OpenOrderSendSmsEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\PayInfoEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\PayOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\RefundContractEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\RefundOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\RejectContractEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\ResSceneEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SendHgMessageEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SendPayMessageEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SendSoftUserPasswordEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SetPayNameEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SignContractEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SoftAliyunSubEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SoftUserBindEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SoftUserRegisterEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SoftUserRegisterMsgEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SubProductEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\SupplyOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\UpdateSceneOnlineTimeEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\UpGradeOrderEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\UserCenterEventEventHandler.cs" />
|
|
<Compile Include="EventBus\EventHandlers\WeWorkAssignStatusEventHandler.cs" />
|
|
<Compile Include="EventBus\Events\AddActivityEvent.cs" />
|
|
<Compile Include="EventBus\Events\AddOrUpdateOrderActiveEvent.cs" />
|
|
<Compile Include="EventBus\Events\AddOrUpdateGiftEvent.cs" />
|
|
<Compile Include="EventBus\Events\AllOpenOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\CloseFreeOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\CloseOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\DepositDeleteEvent.cs" />
|
|
<Compile Include="EventBus\Events\DepositRejectEvent.cs" />
|
|
<Compile Include="EventBus\Events\HandGiftEvent.cs" />
|
|
<Compile Include="EventBus\Events\CmsNewsEvent.cs" />
|
|
<Compile Include="EventBus\Events\DeleteGiftEvent.cs" />
|
|
<Compile Include="EventBus\Events\DeleteRefundOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\DepositOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\DepositRefundOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\DepositUseOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\FinishRefundContractEvent.cs" />
|
|
<Compile Include="EventBus\Events\HGKeyWordEvent.cs" />
|
|
<Compile Include="EventBus\Events\HgRecordOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\JoinActiveAllDeptEvent.cs" />
|
|
<Compile Include="EventBus\Events\OrderAndPayInfo.cs" />
|
|
<Compile Include="EventBus\Events\PayRejectEvent.cs" />
|
|
<Compile Include="EventBus\Events\ReSetOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\RfmEvent.cs" />
|
|
<Compile Include="EventBus\Events\JoinActiveEvent.cs" />
|
|
<Compile Include="EventBus\Events\MergeCustomerEvent.cs" />
|
|
<Compile Include="EventBus\Events\OpenOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\OpenOrderSendSmsEvent.cs" />
|
|
<Compile Include="EventBus\Events\PayInfoEvent.cs" />
|
|
<Compile Include="EventBus\Events\PayOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\RefundContractEvent.cs" />
|
|
<Compile Include="EventBus\Events\RefundOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\RejectContractEvent.cs" />
|
|
<Compile Include="EventBus\Events\ResSceneEvent.cs" />
|
|
<Compile Include="EventBus\Events\SendHgMessageEvent.cs" />
|
|
<Compile Include="EventBus\Events\SendPayMessageEvent.cs" />
|
|
<Compile Include="EventBus\Events\SendSoftUserPasswordEvent.cs" />
|
|
<Compile Include="EventBus\Events\SetPayNameEvent.cs" />
|
|
<Compile Include="EventBus\Events\SignContractEvent.cs" />
|
|
<Compile Include="EventBus\Events\SoftAliyunSubEvent.cs" />
|
|
<Compile Include="EventBus\Events\SoftUserBindEvent.cs" />
|
|
<Compile Include="EventBus\Events\SoftUserRegisterEvent.cs" />
|
|
<Compile Include="EventBus\Events\SoftUserRegisterMsgEvent.cs" />
|
|
<Compile Include="EventBus\Events\SubProudctEvent.cs" />
|
|
<Compile Include="EventBus\Events\SupplyOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\UpdateSceneOnlineTimeEvent.cs" />
|
|
<Compile Include="EventBus\Events\UpGradeOrderEvent.cs" />
|
|
<Compile Include="EventBus\Events\UserCenterEventEvent.cs" />
|
|
<Compile Include="EventBus\Events\WeWorkAssignStatusEvent.cs" />
|
|
<Compile Include="Exam\EXAM_PAPERSUBJECT_BL.cs" />
|
|
<Compile Include="Exam\EXAM_PAPER_BL.cs" />
|
|
<Compile Include="FB\Bas_Org_BL.cs" />
|
|
<Compile Include="FB\Ord_MemoContent_BL.cs" />
|
|
<Compile Include="FB\Ord_ServiceMemo_BL.cs" />
|
|
<Compile Include="FB\Csvr_CallRecord_BL.cs" />
|
|
<Compile Include="FB\Csvr_HgRecord_BL.cs" />
|
|
<Compile Include="FB\Sms_BatchMsgDetail_BL.cs" />
|
|
<Compile Include="FB\Sms_BatchMsg_BL.cs" />
|
|
<Compile Include="Hg\Hg_Message_BL.cs" />
|
|
<Compile Include="Isvr\ISVR_INTERFACECALLLOG_BL.cs" />
|
|
<Compile Include="Level2\L2_SOFT_ORDER_BL.cs" />
|
|
<Compile Include="Mon\MonBalance_BL.cs" />
|
|
<Compile Include="Mon\Mon_DzOrder2Day_BL.cs" />
|
|
<Compile Include="Mon\Mon_Finish_BL.cs" />
|
|
<Compile Include="Mon\Mon_OrderPayPrice_BL.cs" />
|
|
<Compile Include="Mon\Mon_OrderPay_BL.cs" />
|
|
<Compile Include="Mon\Mon_OrderRefund_BL.cs" />
|
|
<Compile Include="Mon\Mon_Order_Act_BL.cs" />
|
|
<Compile Include="Mon\Mon_Order_BL.cs" />
|
|
<Compile Include="Mon\Mon_Order_Income_BL.cs" />
|
|
<Compile Include="Mon\Mon_Order_Module_Act_BL.cs" />
|
|
<Compile Include="Mon\Mon_Order_Module_Income_BL.cs" />
|
|
<Compile Include="Mon\Mon_PerformanceDay_BL.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Quality\QC_COMPLAINTDICT_BL.cs" />
|
|
<Compile Include="Quality\QC_COMPLAIN_SERVICEMEMO_BL.cs" />
|
|
<Compile Include="Quality\QC_CUSTOMERCOMPLAIN_BL.cs" />
|
|
<Compile Include="Res\RES_APPLY_BL.cs" />
|
|
<Compile Include="Res\RES_CUSTOMERUSER_BL.cs" />
|
|
<Compile Include="Res\RES_CUSTOMER_BL.cs" />
|
|
<Compile Include="Res\RES_MOBILE_MD5_BL.cs" />
|
|
<Compile Include="Res\RES_RESOURCEMOBILE_BL.cs" />
|
|
<Compile Include="Res\Res_Scene_BL.cs" />
|
|
<Compile Include="Soft\Soft_User_GetCheck_BL.cs" />
|
|
<Compile Include="Sms\SMS_ACCOUNT_BL.cs" />
|
|
<Compile Include="Sms\SMS_MESSAGE_BL.cs" />
|
|
<Compile Include="Sms\SMS_MSGTYPECLIENT_BL.cs" />
|
|
<Compile Include="Soft\GET_REGUSER.cs" />
|
|
<Compile Include="Soft\Soft_ResetPwd_BL.cs" />
|
|
<Compile Include="Soft\Soft_Userinfo_Sub_BL.cs" />
|
|
<Compile Include="Soft\SOFT_USER_BL.cs" />
|
|
<Compile Include="StockPools\StockPools_BL.cs" />
|
|
<Compile Include="TransOrder\GenModule_Price.cs" />
|
|
<Compile Include="UserProtocol\USER_PROTOCOL_BL.cs" />
|
|
<Compile Include="Util\CACHE_BL.cs" />
|
|
<Compile Include="Util\ExtensionMethods.cs" />
|
|
<Compile Include="Util\LogInfo_BL.cs" />
|
|
<Compile Include="Util\mySqlHelper.cs" />
|
|
<Compile Include="Util\PagerUtil.cs" />
|
|
<Compile Include="Util\SecurityHelper.cs" />
|
|
<Compile Include="Voice\Voice_BL.cs" />
|
|
<Compile Include="Wx\Module_Order_Upgrad_BL.cs" />
|
|
<Compile Include="Wx\Module_Price_Temp_BL.cs" />
|
|
<Compile Include="Wx\Module_Price_BL.cs" />
|
|
<Compile Include="Wx\Module_Order_BL.cs" />
|
|
<Compile Include="Wx\Module_Price_Upgrade_BL.cs" />
|
|
<Compile Include="Wx\Reward_PayInfo_BL.cs" />
|
|
<Compile Include="Wx\TNB_SyncData_BL.cs" />
|
|
<Compile Include="Wx\Wx_AutoOpenOrder_BL.cs" />
|
|
<Compile Include="Wx\Wx_CanOpenGifOrder_BL.cs" />
|
|
<Compile Include="Wx\WX_ComplianceConfirm_BL.cs" />
|
|
<Compile Include="Wx\Wx_Order_PayClear_BL.cs" />
|
|
<Compile Include="Wx\WX_PRODUCTGIFT_BL.cs" />
|
|
<Compile Include="Wx\WX_PRODUCT_BL.cs" />
|
|
<Compile Include="Wx\WX_SzzyOrderDeposit_BL.cs" />
|
|
<Compile Include="Wx\Wx_SzzyOrderModuleRefund_BL.cs" />
|
|
<Compile Include="Wx\Wx_SzzyOrderPayUseLog_BL.cs" />
|
|
<Compile Include="Wx\WX_SzzyOrderPay_BL.cs" />
|
|
<Compile Include="Wx\Wx_SzzyOrderPay_Ext_BL.cs" />
|
|
<Compile Include="Wx\Wx_SzzyOrderRefundContract_BL.cs" />
|
|
<Compile Include="Wx\WX_SzzyOrderRefund_BL.cs" />
|
|
<Compile Include="Wx\WX_OrderActive_BL.cs" />
|
|
<Compile Include="Wx\Wx_SzzyOrderRefund_Frozen_BL.cs" />
|
|
<Compile Include="Wx\Wx_Szzyorder_Audit_Log_BL.cs" />
|
|
<Compile Include="Wx\WX_SZZYORDER_BL.cs" />
|
|
<Compile Include="Wx\Wx_SzzyOrder_HandGift_BL.cs" />
|
|
<Compile Include="Wx\WX_SzzyOrder_Redefine_Time_BL.cs" />
|
|
<Compile Include="Wx\WX_SzzyOrder_Redefine_BL.cs" />
|
|
<Compile Include="Wx\Wx_Test.cs" />
|
|
<Compile Include="Wx\Wx_Tran_User_BL.cs" />
|
|
<Compile Include="Wx\Xinmeiti2_PricechangeHis_BL.cs" />
|
|
<Compile Include="Wx\XRZ_SyncData_BL.cs" />
|
|
<Compile Include="Yun\Yun_UPGradeVersion_BL.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Common\Common.csproj">
|
|
<Project>{5e07f523-738a-456e-a9ea-b1fe3b3f5721}</Project>
|
|
<Name>Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Core.Common\Core.Common.csproj">
|
|
<Project>{5e339809-5429-4feb-aeeb-6b7e288a568e}</Project>
|
|
<Name>Core.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Core.DAL\Core.DAL.csproj">
|
|
<Project>{59c5caac-ee15-45a6-ba1c-18bbc16f4784}</Project>
|
|
<Name>Core.DAL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Core.DTO\Core.DTO.csproj">
|
|
<Project>{EE51FF49-2F64-4029-9A63-7C5F5CF04FE6}</Project>
|
|
<Name>Core.DTO</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Core.Model\Core.Model.csproj">
|
|
<Project>{7c6b2b31-1347-411a-b4f8-719662b2a918}</Project>
|
|
<Name>Core.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Model\Model.csproj">
|
|
<Project>{67B5F328-4CEC-4940-B6BC-32285F90234D}</Project>
|
|
<Name>Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Security\WX.Interface.Security.csproj">
|
|
<Project>{349a5d06-d3a4-4c0a-87e5-b0086ae80cac}</Project>
|
|
<Name>WX.Interface.Security</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
</Project> |