CY_ECommercePlatform/CY.BLL/CY.BLL.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CY_ECommercePlatform/CY.Model/CY.Model.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CY_ECommercePlatform/CY.SQLDAL/CY.SQLDAL.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -147,6 +147,7 @@ <Compile Include="Inquiry\SysInquiry_SignboardInfoBLL.cs" /> <Compile Include="Inquiry\TaxationCostBLL.cs" /> <Compile Include="Inquiry\WirelessGlueBindCostBLL.cs" /> <Compile Include="Inquiry\WorkBookTypeBLL.cs" /> <Compile Include="Integrity\Integrity_ComplainanInfoBLL.cs" /> <Compile Include="Integrity\Integrity_EvaluationRecordsBLL.cs" /> <Compile Include="Integrity\Integrity_IntegrityCardBLL.cs" /> CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
@@ -149,6 +149,7 @@ <Compile Include="Inquiry\ITaxationCostDAL.cs" /> <Compile Include="Inquiry\IWirelessGlueBindCostDAL.cs" /> <Compile Include="Inquiry\IPrintColorConsumptionDAL.cs" /> <Compile Include="Inquiry\IWorkBookTypeDAL.cs" /> <Compile Include="Integrity\IIntegrity_ComplainanEvidenceDAL.cs" /> <Compile Include="Integrity\IIntegrity_ComplainanInfoDAL.cs" /> <Compile Include="Integrity\IIntegrity_CreditGrowRecordDAL.cs" /> CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -111,6 +111,7 @@ <Compile Include="Inquiry\InquiryEnum.cs" /> <Compile Include="Inquiry\InquiryInsideModel.cs" /> <Compile Include="Inquiry\InquiryResultModel.cs" /> <Compile Include="Inquiry\InquiryWorkBookModel.cs" /> <Compile Include="Inquiry\Inquiry_AdhesiveFastCost.cs" /> <Compile Include="Inquiry\Inquiry_AdhesivePaperPrice.cs" /> <Compile Include="Inquiry\Inquiry_AdvertisingCupFastCost.cs" /> @@ -186,6 +187,7 @@ <Compile Include="Inquiry\SysInquiry_RangeofBusiness.cs" /> <Compile Include="Inquiry\SysInquiry_RopeType.cs" /> <Compile Include="Inquiry\SysInquiry_SignboardInfo.cs" /> <Compile Include="Inquiry\SysInquiry_WorkBookType.cs" /> <Compile Include="Integrity\Integrity_ComplainanEvidence.cs" /> <Compile Include="Integrity\Integrity_ComplainanInfo.cs" /> <Compile Include="Integrity\Integrity_CreditGrowRecord.cs" /> CY_ECommercePlatform/CY.SQLDAL/CY.SQLDAL.csproj
@@ -160,6 +160,7 @@ <Compile Include="Inquiry\SysInquiry_SignboardInfoDAL.cs" /> <Compile Include="Inquiry\TaxationCostDAL.cs" /> <Compile Include="Inquiry\WirelessGlueBindCostDAL.cs" /> <Compile Include="Inquiry\WorkBookTypeDAL.cs" /> <Compile Include="Integrity\Integrity_ComplainanEvidenceDAL.cs" /> <Compile Include="Integrity\Integrity_ComplainanInfoDAL.cs" /> <Compile Include="Integrity\Integrity_CreditGrowRecordDAL.cs" /> CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -2017,6 +2017,7 @@ <Content Include="Pages\financial\ProcurementListHTML.aspx" /> <Content Include="Pages\financial\ProcurementListPrint.aspx" /> <Content Include="Pages\financial\UnpayOrderList.aspx" /> <Content Include="Pages\front\WorkBook.aspx" /> <Content Include="Pages\front\DeskCalendar.aspx" /> <Content Include="Pages\front\DigitalBook.aspx" /> <Content Include="Pages\front\DigitalSingle.aspx" /> @@ -2177,6 +2178,8 @@ <Content Include="Pages\sysInquiry\LEDCost.aspx" /> <Content Include="Pages\sysInquiry\LEDMaterialEdit.aspx" /> <Content Include="Pages\sysInquiry\LEDMaterialList.aspx" /> <Content Include="Pages\sysInquiry\WorkBookTypeList.aspx" /> <Content Include="Pages\sysInquiry\WorkBookTypeEdit.aspx" /> <Content Include="Pages\sysInquiry\RecoverySysInquiryData.aspx" /> <Content Include="Pages\sysInquiry\SignboardCost.aspx" /> <Content Include="Pages\sysInquiry\SignboardInfoEdit.aspx" /> @@ -4296,6 +4299,13 @@ <Compile Include="Pages\financial\UnpayOrderList.aspx.designer.cs"> <DependentUpon>UnpayOrderList.aspx</DependentUpon> </Compile> <Compile Include="Pages\front\WorkBook.aspx.cs"> <DependentUpon>WorkBook.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="Pages\front\WorkBook.aspx.designer.cs"> <DependentUpon>WorkBook.aspx</DependentUpon> </Compile> <Compile Include="Pages\front\DeskCalendar.aspx.cs"> <DependentUpon>DeskCalendar.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> @@ -5416,6 +5426,20 @@ <Compile Include="Pages\sysInquiry\LEDMaterialList.aspx.designer.cs"> <DependentUpon>LEDMaterialList.aspx</DependentUpon> </Compile> <Compile Include="Pages\sysInquiry\WorkBookTypeList.aspx.cs"> <DependentUpon>WorkBookTypeList.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="Pages\sysInquiry\WorkBookTypeList.aspx.designer.cs"> <DependentUpon>WorkBookTypeList.aspx</DependentUpon> </Compile> <Compile Include="Pages\sysInquiry\WorkBookTypeEdit.aspx.cs"> <DependentUpon>WorkBookTypeEdit.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="Pages\sysInquiry\WorkBookTypeEdit.aspx.designer.cs"> <DependentUpon>WorkBookTypeEdit.aspx</DependentUpon> </Compile> <Compile Include="Pages\sysInquiry\RecoverySysInquiryData.aspx.cs"> <DependentUpon>RecoverySysInquiryData.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType>