From 0dc38a2e38568bdf42f8385dd9355c8f3de4c025 Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期三, 05 一月 2022 17:34:00 +0800 Subject: [PATCH] 委外发料单+设备器具点检保养规程完善 --- WebAPI/WebAPI.csproj | 135 ++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 121 insertions(+), 14 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 1992d69..c836f21 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -32,7 +32,7 @@ <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <Prefer32Bit>false</Prefer32Bit> - <PlatformTarget>x86</PlatformTarget> + <PlatformTarget>AnyCPU</PlatformTarget> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> @@ -278,11 +278,13 @@ <Compile Include="App_Start\RouteConfig.cs" /> <Compile Include="App_Start\SwaggerConfig.cs" /> <Compile Include="App_Start\WebApiConfig.cs" /> - <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjController.cs" /> + <Compile Include="Controllers\BaseSet\Gy_BarCodeBillController.cs" /> + <Compile Include="Controllers\BaseSet\Pay_PeriodInfoSetController.cs" /> <Compile Include="Controllers\BaseSet\Gy_OrderBackInfoController.cs" /> <Compile Include="Controllers\BaseSet\Gy_OrderLevController.cs" /> - <Compile Include="Controllers\BaseSet\Gy_WorkPayTypeController.cs" /> <Compile Include="Controllers\BaseSet\Gy_WorkTypeController.cs" /> + <Compile Include="Controllers\BaseSet\Gy_WorkPayTypeController.cs" /> + <Compile Include="Controllers\BaseSet\Xt_DataDictionary_ProcController.cs" /> <Compile Include="Controllers\BaseSet\Xt_DataDictionary_TableController.cs" /> <Compile Include="Controllers\BaseSet\Gy_ModelTypeController.cs" /> <Compile Include="Controllers\BaseSet\Gy_QCCheckClassController.cs" /> @@ -306,6 +308,7 @@ <Compile Include="Controllers\BaseSet\Gy_SupplierController.cs" /> <Compile Include="Controllers\BaseSet\Gy_PropertyController.cs" /> <Compile Include="Controllers\BaseSet\Gy_WarehouseController.cs" /> + <Compile Include="Controllers\BaseSet\Xt_DataDictionary_ViewController.cs" /> <Compile Include="Controllers\BaseSet\Xt_ORGANIZATIONSController.cs" /> <Compile Include="Controllers\BLL\Xt_AccountPeriodController.cs" /> <Compile Include="Controllers\BLL\Xt_BillTypeController.cs" /> @@ -315,6 +318,9 @@ <Compile Include="Controllers\BLL\Xt_UserController.cs" /> <Compile Include="Controllers\BLL\Xt_SystemLogController.cs" /> <Compile Include="Controllers\CellWidthController.cs" /> + <Compile Include="Controllers\CGGL\Cg_PurchaseReturnController.cs" /> + <Compile Include="Controllers\CGGL\Kf_POStockInBackBillController.cs" /> + <Compile Include="Controllers\CGGL\Kf_POStockInBillController.cs" /> <Compile Include="Controllers\CGGL\Cg_POOrderBillController.cs" /> <Compile Include="Controllers\CGGL\WW_EntrustOrderBillController.cs" /> <Compile Include="Controllers\CGGL\Cg_POInStockBillController.cs" /> @@ -328,6 +334,8 @@ <Compile Include="Controllers\GZGL\Gy_WorkPayTypeBillController.cs" /> <Compile Include="Controllers\GZGL\Gy_WorkTypeBillController.cs" /> <Compile Include="Controllers\JHGL\Gy_RoutingBillController.cs" /> + <Compile Include="Controllers\Kf_ICStockBillMainController.cs" /> + <Compile Include="Controllers\MJGL\Sc_MouldMaintainRuleBillController.cs" /> <Compile Include="Controllers\MJGL\Sc_MouldMoveStockStepInBillListController .cs" /> <Compile Include="Controllers\MJGL\Sc_MouldProdMoveBillListController.cs" /> <Compile Include="Controllers\MJGL\Sc_MouldMoveStockStepOutBillController.cs" /> @@ -337,20 +345,40 @@ <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" /> <Compile Include="Controllers\MJGL\Sc_MouldOtherOutBillController.cs" /> <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" /> + <Compile Include="Controllers\MoveStockBillController.cs" /> <Compile Include="Controllers\Open_PrintTemController.cs" /> - <Compile Include="Controllers\Pay_OtherBalBillController.cs" /> - <Compile Include="Controllers\Pay_GroupBalBillController.cs" /> - <Compile Include="Controllers\Pay_WorkTimesBillController.cs" /> - <Compile Include="Controllers\Pay_SingleBalBillController.cs" /> + <Compile Include="Controllers\ReportStepPlatFormController.cs" /> + <Compile Include="Controllers\SCGL\Sc_ProductionReturnBillController.cs" /> + <Compile Include="Controllers\SCGL\Sc_PackUnionBillController.cs" /> + <Compile Include="Controllers\Sc_ProcessMangementController.cs" /> + <Compile Include="Controllers\浠撳瓨绠$悊\璋冩嫧鐩樼偣\Kf_MoveStockRequestBillController.cs" /> + <Compile Include="Controllers\浠撳瓨绠$悊\棰嗘枡鍙戣揣\apiController.cs" /> + <Compile Include="Controllers\浠撳瓨绠$悊\棰嗘枡鍙戣揣\Kf_StepFoldOutBillController.cs" /> + <Compile Include="Controllers\浠撳瓨绠$悊\楠屾敹鍏ュ簱\Kf_StepFoldinBillController.cs" /> + <Compile Include="Controllers\鍗氭棩鑷姩鎵爜绾縗ScanlineAPIController.cs" /> + <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_StockCheckItemBillController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Gy_ClassTimePrjBillController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Gy_ClassTimePrjSubController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_OtherBalBillController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_GroupBalBillController.cs" /> + <Compile Include="Controllers\PurchaseOrderController.cs" /> + <Compile Include="Controllers\QC_POStockInCheckBillController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Gy_GroupEmpBillController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_WorkTimesBillController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_SingleBalBillController.cs" /> <Compile Include="Controllers\ProductionOrderController.cs" /> <Compile Include="Controllers\PublicPageMethodController.cs" /> <Compile Include="Controllers\ReportFromController.cs" /> + <Compile Include="Controllers\GG_NoticeController.cs" /> <Compile Include="Controllers\ReportPlatFormController.cs" /> <Compile Include="Controllers\SBGL\Gy_EquipFileMainController.cs" /> <Compile Include="Controllers\SBGL\Gy_EquipTypeController.cs" /> + <Compile Include="Controllers\SBGL\Sb_EquipDotCheckRuleBillController.cs" /> + <Compile Include="Controllers\SBGL\Sb_EquipMaintainRuleBillController.cs" /> <Compile Include="Controllers\SCGL\Sc_MESProductReportBillController.cs" /> + <Compile Include="Controllers\SCGL\Sc_MESTransFerWorkBillController.cs" /> <Compile Include="Controllers\Sc_MouldRepairOutBillController.cs" /> - <Compile Include="Controllers\Sc_MouldRepairInBillListController - .cs" /> + <Compile Include="Controllers\Sc_MouldRepairInBillListController.cs" /> <Compile Include="Controllers\Sc_MouldController.cs" /> <Compile Include="Controllers\Sc_GroupOrderBillController.cs" /> <Compile Include="Controllers\QC_ManagementController.cs" /> @@ -367,7 +395,6 @@ <Compile Include="Controllers\SCGL\QC_OutCompCheckBillController.cs" /> <Compile Include="Controllers\SCGL\Sc_ICMOReportBillController.cs" /> <Compile Include="Controllers\Sc_MouldOtherInBillController.cs" /> - <Compile Include="Controllers\Sc_ProcessMangementController.cs" /> <Compile Include="Controllers\CJGL\Cj_StationEntrustInBillController.cs" /> <Compile Include="Controllers\LMESController.cs" /> <Compile Include="Controllers\LookingForBillController.cs" /> @@ -377,9 +404,24 @@ <Compile Include="Controllers\XSGL\Xs_SeOutStockBackBillController.cs" /> <Compile Include="Controllers\XSGL\Xs_SeOutStockBillController.cs" /> <Compile Include="Controllers\XSGL\Xs_SeOrderBillController.cs" /> + <Compile Include="Controllers\浠撳瓨绠$悊\棰嗘枡鍙戣揣\Kf_MateOutBackBillController.cs" /> + <Compile Include="Controllers\浠撳瓨绠$悊\棰嗘枡鍙戣揣\Kf_MateOutBillController.cs" /> + <Compile Include="Controllers\浠撳瓨绠$悊\楠屾敹鍏ュ簱\Kf_EntrustOutBackBillController.cs" /> <Compile Include="Controllers\鍝佽川绠$悊\宸ュ簭妫�楠屽崟\QC_ProcessCheckBillController.cs" /> <Compile Include="Controllers\鍝佽川绠$悊\棣栦欢妫�楠屽崟\QC_FirstPieceCheckBillController.cs" /> + <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_ConkReasonBillController.cs" /> + <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_DotCheckBillController.cs" /> + <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_MaintainBillController.cs" /> + <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RepairBillController.cs" /> + <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RepairCheckBillController.cs" /> <Compile Include="Controllers\鍩虹璧勬枡\宸ヨ祫鍩虹璧勬枡\Gy_ProcPriceController.cs" /> + <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MaterToSourceStepBillController.cs" /> + <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESBeginStepWorkBillController.cs" /> + <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESEndStepWorkBillController.cs" /> + <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESProductReportStepBillController.cs" /> + <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESReturnStepWorkBillController.cs" /> + <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESStopStepWorkBillController.cs" /> + <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_QualityReportStepBillController.cs" /> <Compile Include="Controllers\鐢熶骇绠$悊\鐢熶骇浠诲姟鍗昞Sc_ICMOBillController.cs" /> <Compile Include="Controllers\鐢熶骇绠$悊\璐ㄩ噺姹囨姤鍗昞Sc_QualityReportBillController.cs" /> <Compile Include="Dapper\SqlHelper.cs" /> @@ -393,17 +435,24 @@ <Compile Include="DLL\ClsGy_Source_Ctl.cs" /> <Compile Include="DLL\ClsGy_WorkPayTypeBill.cs" /> <Compile Include="DLL\ClsGy_WorkTypeBill.cs" /> + <Compile Include="DLL\ClsKf_MateOutBackBill.cs" /> + <Compile Include="DLL\ClsKf_MateOutBill.cs" /> + <Compile Include="DLL\ClsKf_SellOutBackBill.cs" /> + <Compile Include="DLL\ClsOA_ErrMsgBackBill.cs" /> + <Compile Include="DLL\ClsOA_InformBill.cs" /> <Compile Include="DLL\ClsQC_NoPassProdCheckBill.cs" /> <Compile Include="DLL\ClsQC_PatrolProcCheckBill.cs" /> <Compile Include="DLL\ClsSb_EquipConkBookBill.cs" /> <Compile Include="DLL\ClsSb_EquipDotCheckBill.cs" /> <Compile Include="DLL\ClsSb_EquipMaintainBill.cs" /> + <Compile Include="DLL\ClsSb_EquipMaintainRuleBill.cs" /> <Compile Include="DLL\ClsSb_EquipRepairCheckBill.cs" /> <Compile Include="DLL\ClsSb_EquipRepairWorkBill.cs" /> <Compile Include="DLL\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" /> <Compile Include="DLL\ClsSc_ICMOReportBill.cs" /> <Compile Include="DLL\ClsSc_MESBeginWorkBill.cs" /> <Compile Include="DLL\ClsSc_MESEndWorkBill.cs" /> + <Compile Include="DLL\ClsSc_MESReturnStepWorkBill.cs" /> <Compile Include="DLL\ClsSc_MESStopWorkBill.cs" /> <Compile Include="DLL\ClsSc_MouldDotCheckBill.cs" /> <Compile Include="DLL\ClsSc_MouldLifeChangeBill.cs" /> @@ -411,9 +460,27 @@ <Compile Include="DLL\ClsSc_MouldOtherOutBill.cs" /> <Compile Include="DLL\ClsSc_MouldOtherInBill.cs" /> <Compile Include="DLL\ClsSc_MouldMoveStockStepOutBill.cs" /> - <Compile Include="DLL\ClsPay_SingleBalBill.cs" /> + <Compile Include="DLL\ClsSc_PackUnionBill.cs" /> + <Compile Include="DLL\宸ヨ祫绠$悊\ClsPay_GroupBalBill.cs" /> + <Compile Include="DLL\宸ヨ祫绠$悊\ClsGy_GroupEmpBill.cs" /> + <Compile Include="DLL\宸ヨ祫绠$悊\ClsPay_WorkTimesBill.cs" /> + <Compile Include="HttpClient.cs" /> + <Compile Include="InvokeHelper.cs" /> + <Compile Include="Models\ClsGy_StockCheckItemBill.cs" /> + <Compile Include="Models\ClsSc_PackUnionBillMain.cs" /> + <Compile Include="Models\ClsSc_PackUnionBillSub.cs" /> + <Compile Include="Models\ClsSc_ProcessReportMain.cs" /> + <Compile Include="Models\ClsSc_ProcessReportSub.cs" /> + <Compile Include="Models\GetWeekList.cs" /> + <Compile Include="Models\jsonScanline.cs" /> + <Compile Include="Models\ScanLineCode.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsGy_ClassTimePrj_Model.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_GroupBalBillEmp.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_GroupBalBillMain.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_GroupBalBillSub.cs" /> + <Compile Include="DLL\宸ヨ祫绠$悊\ClsPay_SingleBalBill.cs" /> <Compile Include="DLL\ClsSc_MouldProdBackBill.cs" /> - <Compile Include="DLL\ClsPay_OtherBalBill.cs" /> + <Compile Include="DLL\宸ヨ祫绠$悊\ClsPay_OtherBalBill.cs" /> <Compile Include="DLL\ClsSc_MouldProdInBill.cs" /> <Compile Include="DLL\ClsSc_MouldMoveStockStepInBill.cs" /> <Compile Include="DLL\ClsSc_MouldProdMoveBill.cs" /> @@ -429,10 +496,38 @@ <Compile Include="DLL\ClsWW_EntrustProcessReportBill.cs" /> <Compile Include="DLL\ClsWW_EntrustProcessSendOutBill.cs" /> <Compile Include="DLL\ClsWW_EntrustWorkOrderBill.cs" /> + <Compile Include="DLL\ClsSb_EquipDotCheckRuleBill.cs" /> <Compile Include="LogService.cs" /> <Compile Include="Models\ApiConfig.cs" /> <Compile Include="Models\ApiResult.cs" /> <Compile Include="Models\CheckItem.cs" /> + <Compile Include="Models\ClsGy_DotCheck.cs" /> + <Compile Include="Models\ClsGy_Maintain.cs" /> + <Compile Include="Models\ClsGy_Repair.cs" /> + <Compile Include="Models\ClsGy_RepairCheck.cs" /> + <Compile Include="Models\ClsKf_ICStockBillMain.cs" /> + <Compile Include="Models\ClsKf_ICStockBillScheme.cs" /> + <Compile Include="Models\ClsKf_ICStockBillSub.cs" /> + <Compile Include="Models\ClsKf_MateOutBillMain.cs" /> + <Compile Include="Models\ClsKf_MateOutBillScheme.cs" /> + <Compile Include="Models\ClsKf_MateOutBillSub.cs" /> + <Compile Include="Models\ClsOA_ErrMsgBackBillMain.cs" /> + <Compile Include="Models\ClsOA_ErrMsgBackBillSub.cs" /> + <Compile Include="Models\ClsOA_ErrMsgBackBillSub2.cs" /> + <Compile Include="Models\ClsOA_InformBillMain.cs" /> + <Compile Include="Models\ClsOA_InformBillSub.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_OtherBalBillMain.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_OtherBalBillSub.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsGy_GroupEmpListMain.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_SingleBalBillMain.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsGy_GroupEmpListSub.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_SingleBalBillSub.cs" /> + <Compile Include="Models\ClsSb_EquipDotCheckRuleBillMain.cs" /> + <Compile Include="Models\ClsSb_EquipDotCheckRuleBillSub.cs" /> + <Compile Include="Models\ClsSb_EquipMaintainRuleBillMain.cs" /> + <Compile Include="Models\ClsSb_EquipMaintainRuleBillSub.cs" /> + <Compile Include="Models\ClsSb_EquipMaintainRuleBillSub_Item.cs" /> + <Compile Include="Models\Pay_PeriodInfoSet.cs" /> <Compile Include="Models\Gy_OrderBackInfo.cs" /> <Compile Include="Models\Gy_OrderLevList.cs" /> <Compile Include="Models\ClsGy_EquipFileMain.cs" /> @@ -452,13 +547,16 @@ <Compile Include="Models\ClsSc_MouldRepairOutBillMain.cs" /> <Compile Include="Models\ClsSc_MouldRepairOutBillSub.cs" /> <Compile Include="Models\ClsGy_ProcPrice.cs" /> + <Compile Include="Models\Gy_WorkType.cs" /> + <Compile Include="Models\Gy_WorkPayType.cs" /> + <Compile Include="Models\QC_POStockInCheckBillSub.cs" /> + <Compile Include="Models\QC_POStockInCheckBill.cs" /> + <Compile Include="Models\UserPower.cs" /> <Compile Include="Models\Xt_DataDictionary_Proc.cs" /> <Compile Include="Models\Xt_DataDictionary_View.cs" /> <Compile Include="Models\Xt_DataDictionary_Table.cs" /> <Compile Include="Models\Gy_User.cs" /> <Compile Include="Models\Gy_UserSupper.cs" /> - <Compile Include="Models\Gy_WorkPayType.cs" /> - <Compile Include="Models\Gy_WorkType.cs" /> <Compile Include="Models\Menu.cs" /> <Compile Include="Models\ModelConvertHelper.cs" /> <Compile Include="Models\Pay_OtherBalBill.cs" /> @@ -537,11 +635,14 @@ <Compile Include="Models\WWSendOutBillViewModel.cs" /> <Compile Include="Models\WW_EntrustProcSendWorkViewModel.cs" /> <Compile Include="Models\WW_EntrustWorkOrderViewModel.cs" /> + <Compile Include="Models\鍩虹璧勬枡\Gy_ClassTimePrjSub.cs" /> <Compile Include="Models\鍩虹璧勬枡\Gy_ClassTimePrj.cs" /> <Compile Include="Models\鍩虹璧勬枡\Gy_Employee.cs" /> <Compile Include="Models\鍩虹璧勬枡\Gy_Process.cs" /> <Compile Include="Models\鍩虹璧勬枡\Gy_ClassTimePrj.cs" /> <Compile Include="Models\鍩虹璧勬枡\Warehouse.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_WorkTimesBillMain.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_WorkTimesBillSub.cs" /> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> @@ -568,7 +669,6 @@ <Compile Include="Controllers\EntrustOutController.cs" /> <Compile Include="Controllers\Kf_EntrustInBillController.cs" /> <Compile Include="Controllers\MateOutController.cs" /> - <Compile Include="Controllers\MoveStockBillController.cs" /> <Compile Include="Controllers\OtherOutBillController.cs" /> <Compile Include="Controllers\OtherInStockController.cs" /> <Compile Include="Controllers\POStockInBackBillController.cs" /> @@ -619,8 +719,14 @@ </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> + <Folder Include="Views\Cg_PurchaseReturn\" /> <Folder Include="Views\Gy_EquipType\" /> + <Folder Include="Views\Kf_ICStockBillMain\" /> + <Folder Include="Views\Kf_MoveStockRequestBill\" /> + <Folder Include="Views\kf_StepFoldinBill\" /> + <Folder Include="Views\Kf_StepFoldOutBill\" /> <Folder Include="Views\MoveStockBill\" /> + <Folder Include="Views\ProductionReturnBill\" /> <Folder Include="Views\QC_Management\" /> <Folder Include="Views\Sc_MouldRepairOutBill\" /> </ItemGroup> @@ -686,6 +792,7 @@ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> <PlatformTarget>x86</PlatformTarget> <OutputPath>bin\</OutputPath> + <DefineConstants>TRACE;DEBUG</DefineConstants> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> <PlatformTarget>x86</PlatformTarget> -- Gitblit v1.9.1