From 33253e48c0f67a177cb0e41459b2a2785b49c5aa Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期四, 31 十月 2024 10:27:48 +0800 Subject: [PATCH] 工艺路线:调用h_p_Gy_RoutingBillCheck存储过程的地方加一个参数 --- Model/Model.csproj | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 50 insertions(+), 1 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 95b2e9a..b0706b8 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -10,7 +10,7 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>Model</RootNamespace> <AssemblyName>Model</AssemblyName> - <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> @@ -41,6 +41,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> @@ -49,6 +50,7 @@ <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> <DebugSymbols>true</DebugSymbols> @@ -57,6 +59,7 @@ <DebugType>full</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> + <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> <OutputPath>bin\x86\Release\</OutputPath> @@ -65,6 +68,7 @@ <DebugType>pdbonly</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> + <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <ItemGroup> <Reference Include="System" /> @@ -138,6 +142,18 @@ <Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" /> <Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" /> <Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" /> + <Compile Include="Exceptions\Gy_GroupException.cs" /> + <Compile Include="MES\ClsSc_MESBeginWorkBillSub_RelationBill.cs" /> + <Compile Include="WMS\ClsWMS_CusBarCodeCheckBillMain.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TechnologyParameterType_Model .cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_RestDay_Model.cs" /> + <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainPlanBillSub_Plan.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_MonthTarGetBillMain.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_MonthTarGetBillSub.cs" /> + <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairSignBillMain.cs" /> + <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairSignBillSub.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_TakeSampleCheckBillMain.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_TakeSampleCheckBillSub.cs" /> <Compile Include="MES\ClsSc_SourceLineRepairBillSub_Mater.cs" /> <Compile Include="MES\ClsSc_SourceLineRepairBillSub.cs" /> <Compile Include="MES\ClsSc_SourceLineRepairBillMain.cs" /> @@ -465,6 +481,7 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BarCodeCheckType_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Item30JiTai_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_User_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_UnitConvertRate_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Work_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsXt_FastICSchemeMain_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsXt_FastICSchemeSub_Model.cs" /> @@ -476,6 +493,8 @@ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmpEngageRequestBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillMain.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillSub.cs" /> + <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillMain.cs" /> + <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillMain.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_EmpInitChangeBillMain.cs" /> @@ -647,12 +666,25 @@ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardBillSub_Emp.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipBeginBillMain.cs" /> + <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSB_EquipICMOTechParamBillMain.cs" /> + <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSB_EquipICMOTechParamBillSub.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStopBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipBeginBillSub.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStopBillSub.cs" /> <Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Model.cs" /> <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillSub.cs" /> <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillMain.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_BackSampleCheckBillMain.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_BackSampleCheckBillSub.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckOtherBillMain.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckOtherBillSub.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckOtherBillSub_ValueGrid.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillMain.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillMain.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillSub.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillSub.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillSub_ValueGrid.cs" /> + <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillSub_ValueGrid.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBillMain.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBillSub.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdDisposeCheckBillMain.cs" /> @@ -667,8 +699,19 @@ <Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBillSub_ValueGrid.cs" /> <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillSub.cs" /> <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsGy_MaterPreventErrMouldBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsQc_PreventErrMouldCheckBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsGy_WorkBeginDotCheckListBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsCJ_WIPBeginStockBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsCJ_WIPBeginStockBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ProcessExchangeBillSub_BatchSplit.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_WorkBeginDotCheckBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsGy_MaterPreventErrMouldBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsQc_PreventErrMouldCheckBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsGy_WorkBeginDotCheckListBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_WorkBeginDotCheckBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsCj_CenterCheckBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsCj_CenterCheckBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\Sc_AssemblyBill_BindSourceTemp.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" /> @@ -993,6 +1036,8 @@ <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBackBillSub_K3.cs" /> <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillMain_K3.cs" /> <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillSub_K3.cs" /> + <Compile Include="閿�鍞鐞哱ClsXs_OutDoorBillMain.cs" /> + <Compile Include="閿�鍞鐞哱ClsXs_OutDoorBillSub.cs" /> <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillSub.cs" /> <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillMain.cs" /> <Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBillMain.cs" /> @@ -1041,10 +1086,14 @@ <Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_LadingBillSub.cs" /> <Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_ShippingAdviceBillMain.cs" /> <Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_ShippingAdviceBillSub.cs" /> + <Compile Include="椤圭洰绠$悊\ClsGy_ProjectMoneyBOMBillMain.cs" /> + <Compile Include="椤圭洰绠$悊\ClsGy_ProjectMoneyBOMBillSub.cs" /> <Compile Include="椤圭洰绠$悊\ClsPM_ProjectEndBillMain.cs" /> <Compile Include="椤圭洰绠$悊\ClsPM_ProjectBeginBillMain.cs" /> <Compile Include="椤圭洰绠$悊\ClsPM_ProjectEndBillSub.cs" /> <Compile Include="椤圭洰绠$悊\ClsPM_ProjectBeginBillSub.cs" /> + <Compile Include="椤圭洰绠$悊\ClsGy_WorkTaskMoneyBOMBillMain.cs" /> + <Compile Include="椤圭洰绠$悊\ClsGy_WorkTaskMoneyBOMBillSub.cs" /> <Compile Include="椤圭洰绠$悊\Cls锘縋M_WorkTaskMoneyBillMain.cs" /> <Compile Include="椤圭洰绠$悊\ClsPM_WorkTaskMoneyBillSub.cs" /> <Compile Include="椤圭洰绠$悊\ClsPM_ProjectMoneyBillSub.cs" /> -- Gitblit v1.9.1