From 2bc24245838af613a6101a1e835bedf29ad8b8cf Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期四, 11 十一月 2021 19:07:12 +0800 Subject: [PATCH] 1、器具档案新增编辑页面增加货主类型、预警寿命 2、新增器具保养规程单 --- WebAPI/WebAPI.csproj | 64 ++++++++++++++++++++++++++++++++ 1 files changed, 64 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 12c9dd4..0a09079 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -278,6 +278,15 @@ <Compile Include="App_Start\RouteConfig.cs" /> <Compile Include="App_Start\SwaggerConfig.cs" /> <Compile Include="App_Start\WebApiConfig.cs" /> + <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjSubController.cs" /> + <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjController.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_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" /> <Compile Include="Controllers\BaseSet\Gy_CheckItemController.cs" /> @@ -300,6 +309,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" /> @@ -322,6 +332,7 @@ <Compile Include="Controllers\GZGL\Gy_WorkPayTypeBillController.cs" /> <Compile Include="Controllers\GZGL\Gy_WorkTypeBillController.cs" /> <Compile Include="Controllers\JHGL\Gy_RoutingBillController.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" /> @@ -331,10 +342,19 @@ <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\Open_PrintTemController.cs" /> + <Compile Include="Controllers\Pay_OtherBalBillController.cs" /> + <Compile Include="Controllers\Pay_GroupBalBillController.cs" /> + <Compile Include="Controllers\QC_POStockInCheckBillController.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\SCGL\Sc_MESProductReportBillController.cs" /> <Compile Include="Controllers\Sc_MouldRepairOutBillController.cs" /> <Compile Include="Controllers\Sc_MouldRepairInBillListController - .cs" /> @@ -366,6 +386,10 @@ <Compile Include="Controllers\XSGL\Xs_SeOrderBillController.cs" /> <Compile Include="Controllers\鍝佽川绠$悊\宸ュ簭妫�楠屽崟\QC_ProcessCheckBillController.cs" /> <Compile Include="Controllers\鍝佽川绠$悊\棣栦欢妫�楠屽崟\QC_FirstPieceCheckBillController.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_ICMOBillController.cs" /> <Compile Include="Controllers\鐢熶骇绠$悊\璐ㄩ噺姹囨姤鍗昞Sc_QualityReportBillController.cs" /> @@ -374,10 +398,13 @@ <Compile Include="DbUntil\DataFormatUntil.cs" /> <Compile Include="DLL\ClsGy_BadReason_Ctl.cs" /> <Compile Include="DLL\ClsGy_DuSubsidyItemBill.cs" /> + <Compile Include="DLL\ClsGy_EquipFileMain.cs" /> + <Compile Include="DLL\ClsGy_EquipTypeBill.cs" /> <Compile Include="DLL\ClsGy_Material_Ctl.cs" /> <Compile Include="DLL\ClsGy_Source_Ctl.cs" /> <Compile Include="DLL\ClsGy_WorkPayTypeBill.cs" /> <Compile Include="DLL\ClsGy_WorkTypeBill.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" /> @@ -398,6 +425,7 @@ <Compile Include="DLL\ClsSc_MouldMoveStockStepOutBill.cs" /> <Compile Include="DLL\ClsPay_SingleBalBill.cs" /> <Compile Include="DLL\ClsSc_MouldProdBackBill.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" /> @@ -417,6 +445,17 @@ <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\ClsOA_InformBillMain.cs" /> + <Compile Include="Models\ClsOA_InformBillSub.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" /> + <Compile Include="Models\ClsGy_EquipFileType.cs" /> <Compile Include="Models\ClsGy_Material_Model.cs" /> <Compile Include="Models\ClsSb_EquipDotCheckBillMain.cs" /> <Compile Include="Models\ClsSb_EquipDotCheckBillSub.cs" /> @@ -432,6 +471,27 @@ <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\Menu.cs" /> + <Compile Include="Models\ModelConvertHelper.cs" /> + <Compile Include="Models\Pay_OtherBalBill.cs" /> + <Compile Include="Models\Pay_GroupBalBill.cs" /> + <Compile Include="Models\Pay_GroupBalBillSub.cs" /> + <Compile Include="Models\Pay_WorkTimesBillSub.cs" /> + <Compile Include="Models\Pay_WorkTimesBill.cs" /> + <Compile Include="Models\Pay_SingleBalBill.cs" /> + <Compile Include="Models\Pay_OtherBalBillSub.cs" /> + <Compile Include="Models\Pay_SingleBalBillSub.cs" /> + <Compile Include="Models\ToHierarchy.cs" /> <Compile Include="Models\Xt_ORGANIZATIONS.cs" /> <Compile Include="Models\ClsSb_EquipRepairWorkBillSub.cs" /> <Compile Include="Models\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" /> @@ -499,8 +559,11 @@ <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="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> @@ -579,6 +642,7 @@ </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> + <Folder Include="Views\Gy_EquipType\" /> <Folder Include="Views\MoveStockBill\" /> <Folder Include="Views\QC_Management\" /> <Folder Include="Views\Sc_MouldRepairOutBill\" /> -- Gitblit v1.9.1