<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<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>{2261FC40-A783-4897-8711-46A1CB93B943}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>RiskControl.NewService</RootNamespace>
|
<AssemblyName>RiskControl.NewService</AssemblyName>
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<Deterministic>true</Deterministic>
|
</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="AlibabaCloud.EndpointUtil, Version=0.1.1.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.EndpointUtil.0.1.1\lib\net45\AlibabaCloud.EndpointUtil.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.GatewaySpi, Version=0.0.1.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.GatewaySpi.0.0.1\lib\net45\AlibabaCloud.GatewaySpi.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.OpenApiClient, Version=0.1.3.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.OpenApiClient.0.1.3\lib\net45\AlibabaCloud.OpenApiClient.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.OpenApiUtil, Version=1.0.13.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.OpenApiUtil.1.0.15\lib\net45\AlibabaCloud.OpenApiUtil.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.RPCClient, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.RPCClient.1.0.1\lib\net45\AlibabaCloud.RPCClient.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.SDK.Common, Version=0.2.4.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.SDK.Common.0.2.5\lib\net45\AlibabaCloud.SDK.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.SDK.Dysmsapi20170525, Version=2.0.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.SDK.Dysmsapi20170525.2.0.10\lib\net45\AlibabaCloud.SDK.Dysmsapi20170525.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.TeaUtil, Version=0.1.13.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.TeaUtil.0.1.13\lib\net45\AlibabaCloud.TeaUtil.dll</HintPath>
|
</Reference>
|
<Reference Include="AlibabaCloud.TeaXML, Version=0.0.3.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\AlibabaCloud.TeaXML.0.0.3\lib\net45\AlibabaCloud.TeaXML.dll</HintPath>
|
</Reference>
|
<Reference Include="Aliyun.Credentials, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\Aliyun.Credentials.1.3.1\lib\net45\Aliyun.Credentials.dll</HintPath>
|
</Reference>
|
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
|
<HintPath>..\packages\BouncyCastle.Cryptography.2.1.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
|
</Reference>
|
<Reference Include="Flurl, Version=3.0.6.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\Flurl.3.0.6\lib\net461\Flurl.dll</HintPath>
|
</Reference>
|
<Reference Include="Flurl.Http, Version=3.2.4.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\Flurl.Http.3.2.4\lib\net461\Flurl.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="SKIT.FlurlHttpClient.Common, Version=2.6.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\SKIT.FlurlHttpClient.Common.2.6.0\lib\net461\SKIT.FlurlHttpClient.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="SKIT.FlurlHttpClient.Wechat.TenpayV3, Version=2.18.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\SKIT.FlurlHttpClient.Wechat.TenpayV3.2.18.0\lib\net461\SKIT.FlurlHttpClient.Wechat.TenpayV3.dll</HintPath>
|
</Reference>
|
<Reference Include="SqlSugar, Version=5.1.4.66, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\SqlSugar.5.1.4.66\lib\SqlSugar.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.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<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.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.WebRequest" />
|
<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.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Security" />
|
<Reference Include="System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Text.Json, Version=6.0.0.7, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Text.Json.6.0.7\lib\net461\System.Text.Json.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.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
|
</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="Tea, Version=1.0.11.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\Tea.1.0.11\lib\net45\Tea.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Entity\Alarm\CaseModel.cs" />
|
<Compile Include="Entity\Alarm\ComDynamicInvest.cs" />
|
<Compile Include="Entity\Alarm\ComDynamicEva.cs" />
|
<Compile Include="Entity\BaseCreditRating.cs" />
|
<Compile Include="Entity\BaseEntity.cs" />
|
<Compile Include="Entity\CityInvestment\BaseCityAreaReport.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaColName.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaEconomyReport.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaGovCompany.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaReportEconomicSituation.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaFinancingPlatform.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaReportFinancialFund.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaReportGeneralBudge.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaIntroduce.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaReportRegionalDebt.cs" />
|
<Compile Include="Entity\CityInvestment\CityAreaReportSocSsf.cs" />
|
<Compile Include="Entity\CreditRatingReportOutside.cs" />
|
<Compile Include="Entity\CreditRatingReportSelf.cs" />
|
<Compile Include="Entity\CreditRatingReportStar.cs" />
|
<Compile Include="Entity\QccDbEntity\SysCompanyOriginalName.cs" />
|
<Compile Include="Entity\RiskControlRR\PayErrLog.cs" />
|
<Compile Include="Entity\RiskControlRR\PayOrder.cs" />
|
<Compile Include="Entity\RiskControlRR\PayRechargeAmount.cs" />
|
<Compile Include="Entity\RiskControlStockDL\BankFjcfTableDetail.cs" />
|
<Compile Include="Entity\RiskControlRR\SysBusinessPlan.cs" />
|
<Compile Include="Entity\RRAutoBIDB\EventKgAcquire.cs" />
|
<Compile Include="Entity\RRAutoBIDB\EventKgInvest.cs" />
|
<Compile Include="Entity\TycDbEntity\TycBaseinfoV3.cs" />
|
<Compile Include="Entity\TycDbEntity\TycSearch2.cs" />
|
<Compile Include="Entity\ZD\FinanceLeaseRev.cs" />
|
<Compile Include="Entity\Neeq\DisclosureProductFile.cs" />
|
<Compile Include="Entity\Neeq\NeeqBtcjxxList.cs" />
|
<Compile Include="Entity\Neeq\NeeqCallAuctionListJygkxx.cs" />
|
<Compile Include="Entity\Neeq\NeeqCompanyDetail.cs" />
|
<Compile Include="Entity\Neeq\NeeqCompanyDetailTopTenHolders.cs" />
|
<Compile Include="Entity\Neeq\NeeqNqhq.cs" />
|
<Compile Include="Entity\Neeq\NeeqNqxxInfo.cs" />
|
<Compile Include="Entity\Neeq\NeeqSpecialTransferList.cs" />
|
<Compile Include="Entity\Neeq\NeeqTrademarketCn.cs" />
|
<Compile Include="Entity\OperationLog.cs" />
|
<Compile Include="Entity\OtherDbEntity\NeeqCompanyDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccAnnualReport.cs" />
|
<Compile Include="Entity\QccDbEntity\QccBaseEntity.cs" />
|
<Compile Include="Entity\QccDbEntity\QccBasicDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccBondDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccBondList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCaseFilingDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCaseFilingList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCertification.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCertificationDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccChattelMortgage.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCompanyFinancing.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCompanyNews.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCompanyNewsDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCompanyWebSite.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCopyRight.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCopyRightSoftware.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCorpsInvest.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCourtAnnouncement.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCourtAnnouncementDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCourtNotice.cs" />
|
<Compile Include="Entity\QccDbEntity\QccCourtNoticeInfo.cs" />
|
<Compile Include="Entity\QccDbEntity\QccEquityFreezeCheckDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccEquityFreezeCheckList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccEquityThrough.cs" />
|
<Compile Include="Entity\QccDbEntity\QccFullDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccIntellectualPropCount.cs" />
|
<Compile Include="Entity\QccDbEntity\QccIPOAnnouncement.cs" />
|
<Compile Include="Entity\QccDbEntity\QccIPODetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccIPOStockRightPledgeCheckHolderProportion.cs" />
|
<Compile Include="Entity\QccDbEntity\QccIPOStockRightPledgeCheckHolderStatistics.cs" />
|
<Compile Include="Entity\QccDbEntity\QccJudgementDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccJudgmentDoc.cs" />
|
<Compile Include="Entity\QccDbEntity\QccJudicialAssistance.cs" />
|
<Compile Include="Entity\QccDbEntity\QccJudicialSaleDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccJudicialSaleList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccLandMortgageDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccLandMortgageList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccLandPurchaseDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccLandPurchaseList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccLegalProcCount.cs" />
|
<Compile Include="Entity\QccDbEntity\QccMicroblog.cs" />
|
<Compile Include="Entity\QccDbEntity\QccPatent.cs" />
|
<Compile Include="Entity\QccDbEntity\QccPatentDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccRecruitment.cs" />
|
<Compile Include="Entity\QccDbEntity\QccRecruitmentDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccSeriousViolation.cs" />
|
<Compile Include="Entity\QccDbEntity\QccShiXin.cs" />
|
<Compile Include="Entity\QccDbEntity\QccShixinCheckDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccSsStockRightPledgeCheckList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccStockPledgeList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccStockRightPledgeCheckDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccStockRightPledgeCheckList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccSuspectedActualControl.cs" />
|
<Compile Include="Entity\QccDbEntity\QccTaxOweNoticeCheckDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccTaxOweNoticeCheckList.cs" />
|
<Compile Include="Entity\QccDbEntity\QccTender.cs" />
|
<Compile Include="Entity\QccDbEntity\QccTenderDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccTrademark.cs" />
|
<Compile Include="Entity\QccDbEntity\QccTrademarkDetail.cs" />
|
<Compile Include="Entity\QccDbEntity\QccTrademarkGroupItems.cs" />
|
<Compile Include="Entity\QccDbEntity\QccZhiXing.cs" />
|
<Compile Include="Entity\QccSsStockRightPledgeCheckDetail.cs" />
|
<Compile Include="Entity\RateSubjectRiskFactor.cs" />
|
<Compile Include="Entity\StockDl\csrc_report.cs" />
|
<Compile Include="Entity\SysAccount.cs" />
|
<Compile Include="Entity\SysCountyCode.cs" />
|
<Compile Include="Entity\TycDbEntity\TycAnnualreport.cs" />
|
<Compile Include="Entity\TycDbEntity\TycConsumptionRestriction.cs" />
|
<Compile Include="Entity\TycDbEntity\TycEndCase.cs" />
|
<Compile Include="Entity\TycDbEntity\TycHolder.cs" />
|
<Compile Include="Entity\TycDbEntity\TycJudicialDetail.cs" />
|
<Compile Include="Entity\TycDbEntity\TycJudicialList.cs" />
|
<Compile Include="Entity\TycDbEntity\TycPledgeReg.cs" />
|
<Compile Include="Entity\TycDbEntity\TycPublicWeChat.cs" />
|
<Compile Include="Entity\TycDbEntity\TycShareStructure.cs" />
|
<Compile Include="Entity\TycDbEntity\TycStockPledgeDetail.cs" />
|
<Compile Include="Entity\TycDbEntity\TycStockPledgeList.cs" />
|
<Compile Include="Entity\YiYuanEntity\TimeLine.cs" />
|
<Compile Include="Entity\YiYuanEntity\YiYuanHeader.cs" />
|
<Compile Include="Entity\ZD\LeaseReport.cs" />
|
<Compile Include="Entity\ZD\SmartInvestReportMain.cs" />
|
<Compile Include="Entity\ZD\UrbanInvestmentCompany.cs" />
|
<Compile Include="Extension\ConstantValue.cs" />
|
<Compile Include="Extension\Enums.cs" />
|
<Compile Include="Extension\MappingHelper.cs" />
|
<Compile Include="Extension\Page.cs" />
|
<Compile Include="Extension\PageExtension.cs" />
|
<Compile Include="Extension\Params\ReportSearchParam.cs" />
|
<Compile Include="Extension\QccMsgData.cs" />
|
<Compile Include="Pay\TenPayService.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="QiChaCha\HttpMethod.cs" />
|
<Compile Include="QiChaCha\QccEntity2\BankruptcyCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\BankruptcyCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\BuildingProjectDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\BuildingProjectList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\BuildingRegistrarDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\BuildingRegistrarList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\CompanyCompanyProducts.cs" />
|
<Compile Include="QiChaCha\QccEntity2\CompanyFindRelation.cs" />
|
<Compile Include="QiChaCha\QccEntity2\CorrelationFindCorrelation.cs" />
|
<Compile Include="QiChaCha\QccEntity2\CustomerList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\DeliveryNoticeCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\DeliveryNoticeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\ECIBranchList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\ECIInfoOverviewInfo.cs" />
|
<Compile Include="QiChaCha\QccEntity2\ECIInvestmentList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\ECIParentInfo.cs" />
|
<Compile Include="QiChaCha\QccEntity2\EnvPunishmentCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\EnvPunishmentCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryAdminLicenseCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryAdminLicenseOtherCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryAdminPenaltyCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryChattelMortgageCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryChattelMortgageCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryCNoticeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryCourtAnnoCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryEciCheckInfo.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryEquityPledgedCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryInvestmentCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryJudgeDocCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryPartnerCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryShiXinCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HistoryZhiXingCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\HoldingCompany.cs" />
|
<Compile Include="QiChaCha\QccEntity2\ImportExportDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\ImportExportList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\InquiryAssessCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\InquiryAssessCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\InvestAgencyList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\InvestOrgIntroInfo.cs" />
|
<Compile Include="QiChaCha\QccEntity2\InvestOrgList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\IPOGuarantee.cs" />
|
<Compile Include="QiChaCha\QccEntity2\IPOLitigArbitrate.cs" />
|
<Compile Include="QiChaCha\QccEntity2\IPOViolation.cs" />
|
<Compile Include="QiChaCha\QccEntity2\LandPublishDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\LandPublishList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\LandTransferDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\LandTransferList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\OffFilingCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\OperationCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\OperationCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\PublishNoticeCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\PublishNoticeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\QualificationDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\QualificationList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\SimpleCancelCheckInfo.cs" />
|
<Compile Include="QiChaCha\QccEntity2\SupplierList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\TaxCreditList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\TaxIllegalCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity2\TaxIllegalCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity2\TelecomLicense.cs" />
|
<Compile Include="QiChaCha\QccEntity2\TelecomLicenseDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\AdminPenaltyCheckCreditDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\AdminPenaltyCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\AnnualReport.cs" />
|
<Compile Include="QiChaCha\QccEntity\BaseResult.cs" />
|
<Compile Include="QiChaCha\QccEntity\BasicDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\BondDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\BondList.cs" />
|
<Compile Include="QiChaCha\QccEntity\CaseFilingCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\CaseFilingCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\CaseFilingDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\CaseFilingList.cs" />
|
<Compile Include="QiChaCha\QccEntity\Certification.cs" />
|
<Compile Include="QiChaCha\QccEntity\CertificationDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\ChattelMortgage.cs" />
|
<Compile Include="QiChaCha\QccEntity\ChattelMortgageCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\CoreMemberList.cs" />
|
<Compile Include="QiChaCha\QccEntity\CreditorRightsCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\CreditorRightsCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\CompanyFinancing.cs" />
|
<Compile Include="QiChaCha\QccEntity\CompanyNews.cs" />
|
<Compile Include="QiChaCha\QccEntity\CompanyNewsDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\CompanyWebSite.cs" />
|
<Compile Include="QiChaCha\QccEntity\CopyRight.cs" />
|
<Compile Include="QiChaCha\QccEntity\CopyRightSoftware.cs" />
|
<Compile Include="QiChaCha\QccEntity\CorpsInvest.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtAnnoCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtAnnoCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtAnnouncement.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtAnnouncementDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtNotice.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtNoticeCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtNoticeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\CourtNoticeInfo.cs" />
|
<Compile Include="QiChaCha\QccEntity\ECICreditCodeCreditCodeNew.cs" />
|
<Compile Include="QiChaCha\QccEntity\EquityFreezeCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\EquityFreezeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\EquityThrough.cs" />
|
<Compile Include="QiChaCha\QccEntity\FullDetails.cs" />
|
<Compile Include="QiChaCha\QccEntity\FuzzySearch.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistoryBankruptcyCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistoryDNoticeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistoryEmployeeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistoryEndExCaseCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistoryEquityFreezeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistoryLandMortgageCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistoryOperCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\HistorySumptuaryCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\IntellectualPropCount.cs" />
|
<Compile Include="QiChaCha\QccEntity\InvestmentCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\IPOAnnouncement.cs" />
|
<Compile Include="QiChaCha\QccEntity\IPODetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\IPOStockRightPledgeCheckHolderProportion.cs" />
|
<Compile Include="QiChaCha\QccEntity\IPOStockRightPledgeCheckHolderStatistics.cs" />
|
<Compile Include="QiChaCha\QccEntity\JudgementDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\JudgmentDoc.cs" />
|
<Compile Include="QiChaCha\QccEntity\JudicialAssistance.cs" />
|
<Compile Include="QiChaCha\QccEntity\JudicialSaleDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\JudicialSaleList.cs" />
|
<Compile Include="QiChaCha\QccEntity\LandMortgageCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\LandMortgageCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\LandMortgageDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\LandMortgageList.cs" />
|
<Compile Include="QiChaCha\QccEntity\LandPurchaseDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\LandPurchaseList.cs" />
|
<Compile Include="QiChaCha\QccEntity\LegalProcCount.cs" />
|
<Compile Include="QiChaCha\QccEntity\Microblog.cs" />
|
<Compile Include="QiChaCha\QccEntity\Patent.cs" />
|
<Compile Include="QiChaCha\QccEntity\PatentDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\ProjectProductCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\Recruitment.cs" />
|
<Compile Include="QiChaCha\QccEntity\RecruitmentDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\SearchByApplicant.cs" />
|
<Compile Include="QiChaCha\QccEntity\SeriousIllegalCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\SeriousViolation.cs" />
|
<Compile Include="QiChaCha\QccEntity\ShiXin.cs" />
|
<Compile Include="QiChaCha\QccEntity\ShixinCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\ShixinCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\SsStockRightPledgeCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\SsStockRightPledgeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\StockPledgeList.cs" />
|
<Compile Include="QiChaCha\QccEntity\StockRightPledgeCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\StockRightPledgeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\SuspectedActualControl.cs" />
|
<Compile Include="QiChaCha\QccEntity\TaxOweNoticeCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\TaxOweNoticeCheckList.cs" />
|
<Compile Include="QiChaCha\QccEntity\Tender.cs" />
|
<Compile Include="QiChaCha\QccEntity\TenderDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\Trademark.cs" />
|
<Compile Include="QiChaCha\QccEntity\TrademarkDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\ZhiXing.cs" />
|
<Compile Include="QiChaCha\QccEntity\ZhixingCheckDetail.cs" />
|
<Compile Include="QiChaCha\QccEntity\ZhixingCheckList.cs" />
|
<Compile Include="QiChaCha\QiChaChaApi.cs" />
|
<Compile Include="QiChaCha\QxbApi.cs" />
|
<Compile Include="QiChaCha\QxbEntity\AbnormalEnterpriseByName.cs" />
|
<Compile Include="QiChaCha\QxbEntity\AllotmentList.cs" />
|
<Compile Include="QiChaCha\QxbEntity\AssignList.cs" />
|
<Compile Include="QiChaCha\QxbEntity\BaseResult.cs" />
|
<Compile Include="QiChaCha\QxbEntity\ClearCountInfoByName.cs" />
|
<Compile Include="QiChaCha\QxbEntity\EntCompetitionByName.cs" />
|
<Compile Include="QiChaCha\QxbEntity\IssuanceList.cs" />
|
<Compile Include="QiChaCha\QxbEntity\QcLRBList.cs" />
|
<Compile Include="QiChaCha\QxbEntity\RelationCreateFindRelationTask.cs" />
|
<Compile Include="QiChaCha\QxbEntity\RelationGetFindRelationResult.cs" />
|
<Compile Include="QiChaCha\QxbEntity\TopTenCirPartnerList.cs" />
|
<Compile Include="QiChaCha\QxbEntity\TopTenPartnerList.cs" />
|
<Compile Include="QiChaCha\TianYanChaApi.cs" />
|
<Compile Include="QiChaCha\TushareApi.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Anns.cs" />
|
<Compile Include="QiChaCha\TushareEntity\BalanceSheet.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Base.cs" />
|
<Compile Include="QiChaCha\TushareEntity\BlockTrade.cs" />
|
<Compile Include="QiChaCha\TushareEntity\CashFlow.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Daily.cs" />
|
<Compile Include="QiChaCha\TushareEntity\DailyBasic.cs" />
|
<Compile Include="QiChaCha\TushareEntity\DisclosureDate.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Dividend.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Express.cs" />
|
<Compile Include="QiChaCha\TushareEntity\FinaAudit.cs" />
|
<Compile Include="QiChaCha\TushareEntity\FinaMainbz.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Forecast.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Income.cs" />
|
<Compile Include="QiChaCha\TushareEntity\MarginDetail.cs" />
|
<Compile Include="QiChaCha\TushareEntity\MoneyFlow.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Monthly.cs" />
|
<Compile Include="QiChaCha\TushareEntity\News.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Repurchase.cs" />
|
<Compile Include="QiChaCha\TushareEntity\StkHoldertrade.cs" />
|
<Compile Include="QiChaCha\TushareEntity\StkManagers.cs" />
|
<Compile Include="QiChaCha\TushareEntity\StkRewards.cs" />
|
<Compile Include="QiChaCha\TushareEntity\StockBasic.cs" />
|
<Compile Include="QiChaCha\TushareEntity\StockCompany.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Top10Holders.cs" />
|
<Compile Include="QiChaCha\TushareEntity\Weekly.cs" />
|
<Compile Include="QiChaCha\TycEntity\Abnormal.cs" />
|
<Compile Include="QiChaCha\TycEntity\Annualreport.cs" />
|
<Compile Include="QiChaCha\TycEntity\BalanceSheet.cs" />
|
<Compile Include="QiChaCha\TycEntity\CashFlow.cs" />
|
<Compile Include="QiChaCha\TycEntity\ConsumptionRestriction.cs" />
|
<Compile Include="QiChaCha\TycEntity\DoubleRandomCheck.cs" />
|
<Compile Include="QiChaCha\TycEntity\DoubleRandomCheckDetail.cs" />
|
<Compile Include="QiChaCha\TycEntity\EndCase.cs" />
|
<Compile Include="QiChaCha\TycEntity\holder.cs" />
|
<Compile Include="QiChaCha\TycEntity\Icp.cs" />
|
<Compile Include="QiChaCha\TycEntity\JudicialDetail.cs" />
|
<Compile Include="QiChaCha\TycEntity\JudicialList.cs" />
|
<Compile Include="QiChaCha\TycEntity\LsJudicial.cs" />
|
<Compile Include="QiChaCha\TycEntity\LsJudicialDetail.cs" />
|
<Compile Include="QiChaCha\TycEntity\Members.cs" />
|
<Compile Include="QiChaCha\TycEntity\PledgeReg.cs" />
|
<Compile Include="QiChaCha\TycEntity\Profit.cs" />
|
<Compile Include="QiChaCha\TycEntity\PublicWeChat.cs" />
|
<Compile Include="QiChaCha\TycEntity\SeniorExecutive.cs" />
|
<Compile Include="QiChaCha\TycEntity\ShareStructure.cs" />
|
<Compile Include="QiChaCha\TycEntity\StockPledgeDetail.cs" />
|
<Compile Include="QiChaCha\TycEntity\StockPledgeList.cs" />
|
<Compile Include="QiChaCha\TycEntity\TaxCredit.cs" />
|
<Compile Include="QiChaCha\TycEntity\Taxpayer.cs" />
|
<Compile Include="QiChaCha\TycEntity\TycBaseResult.cs" />
|
<Compile Include="QiChaCha\YiYuanApi.cs" />
|
<Compile Include="Service\AlarmService.cs" />
|
<Compile Include="Service\BankYjService.cs" />
|
<Compile Include="Service\BaseService.cs" />
|
<Compile Include="Service\CityInvestmentService.cs" />
|
<Compile Include="Service\IndustryBaseService.cs" />
|
<Compile Include="Service\CrBaseService.cs" />
|
<Compile Include="Service\DbContext.cs" />
|
<Compile Include="Service\EventKgService.cs" />
|
<Compile Include="Service\IndustryChainService.cs" />
|
<Compile Include="Service\SmartInvestAlarmService.cs" />
|
<Compile Include="Service\LeaseAlarmService.cs" />
|
<Compile Include="Service\SmartInvestService.cs" />
|
<Compile Include="Service\LeaseService.cs" />
|
<Compile Include="Service\NeeqService.cs" />
|
<Compile Include="Service\PayService.cs" />
|
<Compile Include="Service\PiecemealService.cs" />
|
<Compile Include="Service\QiChaChaService.cs" />
|
<Compile Include="Service\QiChaChaService2.cs" />
|
<Compile Include="Service\QiChaChaService3.cs" />
|
<Compile Include="Service\QxbService.cs" />
|
<Compile Include="Service\RiskFactorService.cs" />
|
<Compile Include="Service\SelfReportService.cs" />
|
<Compile Include="Service\SqlService.cs" />
|
<Compile Include="Service\StockDlService.cs" />
|
<Compile Include="Service\SysBusinessPlanService.cs" />
|
<Compile Include="Service\TianYanChaService.cs" />
|
<Compile Include="Service\TushareService.cs" />
|
<Compile Include="Service\UrbanInvestmentService.cs" />
|
<Compile Include="Service\WechatService.cs" />
|
<Compile Include="Service\YiYuanService.cs" />
|
<Compile Include="ThirdPartyApi\AliApi.cs" />
|
<Compile Include="ViewModel\CityAreaPage.cs" />
|
<Compile Include="ViewModel\IviewTree.cs" />
|
<Compile Include="ViewModel\LeaseReport.cs" />
|
<Compile Include="ViewModel\RateWarningResult.cs" />
|
<Compile Include="ViewModel\WarnCountResult.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="packages.config">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\CommonHelper\CommonHelper.csproj">
|
<Project>{98e03923-98c9-4eb5-86de-f0eb253e86be}</Project>
|
<Name>CommonHelper</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\GasolineBlend.DAL\GasolineBlend.DAL.csproj">
|
<Project>{30736711-9b5e-4bc4-a9b7-eab29c6a3e00}</Project>
|
<Name>GasolineBlend.DAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\GasolineBlend.Entity\GasolineBlend.Entity.csproj">
|
<Project>{9C5C5149-C157-4161-84A6-089C6365768F}</Project>
|
<Name>GasolineBlend.Entity</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
|
<Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
|
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
|
<Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
|
</Target>
|
</Project>
|