仲国强
2021-09-29 c10ab613ba05108f0e8d65a9fd86ab3c5a320efc
WebAPI/WebAPI.csproj
@@ -323,6 +323,7 @@
    <Compile Include="Controllers\MJGL\Sc_MouldProdMoveBillListController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldMoveStockStepOutBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldProdInBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldRepairChangeBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldRepairOutBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldOtherOutBillController.cs" />
@@ -362,6 +363,7 @@
    <Compile Include="Controllers\XSGL\Xs_SeOrderBillController.cs" />
    <Compile Include="Controllers\品质管理\工序检验单\QC_ProcessCheckBillController.cs" />
    <Compile Include="Controllers\品质管理\首件检验单\QC_FirstPieceCheckBillController.cs" />
    <Compile Include="Controllers\基础资料\工资基础资料\Gy_ProcPriceController.cs" />
    <Compile Include="Controllers\生产管理\生产任务单\Sc_ICMOBillController.cs" />
    <Compile Include="Controllers\生产管理\质量汇报单\Sc_QualityReportBillController.cs" />
    <Compile Include="Dapper\SqlHelper.cs" />
@@ -393,6 +395,7 @@
    <Compile Include="DLL\ClsSc_MouldMoveStockStepInBill.cs" />
    <Compile Include="DLL\ClsSc_MouldProdMoveBill.cs" />
    <Compile Include="DLL\ClsSc_MouldProdOutBill.cs" />
    <Compile Include="DLL\ClsSc_MouldRepairChangeBill.cs" />
    <Compile Include="DLL\ClsSc_MouldRepairCheckBill.cs" />
    <Compile Include="DLL\ClsSc_MouldRepairInBill.cs" />
    <Compile Include="DLL\ClsSc_MouldRepairOutBill.cs" />
@@ -415,6 +418,8 @@
    <Compile Include="Models\ClsSb_EquipRepairWorkBillMain.cs" />
    <Compile Include="Models\ClsSc_MouldProdBillMain.cs" />
    <Compile Include="Models\ClsSc_MouldProdBillSub.cs" />
    <Compile Include="Models\ClsSc_MouldRepairChangeBillMain.cs" />
    <Compile Include="Models\ClsSc_MouldRepairChangeBillSub.cs" />
    <Compile Include="Models\ClsSc_MouldRepairInBillMain.cs" />
    <Compile Include="Models\ClsSc_MouldRepairInBillSub.cs" />
    <Compile Include="Models\ClsSc_MouldRepairOutBillMain.cs" />