ch
2021-07-02 3e291c359a5ee1a024ccf4daa1c8694d0b1acc3c
WebAPI/WebAPI.csproj
@@ -315,6 +315,7 @@
    <Compile Include="App_Start\RouteConfig.cs" />
    <Compile Include="App_Start\SwaggerConfig.cs" />
    <Compile Include="App_Start\WebApiConfig.cs" />
    <Compile Include="Controllers\BaseSet\Gy_EquipMentController.cs" />
    <Compile Include="Controllers\BaseSet\Gy_WorkCenterController.cs" />
    <Compile Include="Controllers\BaseSet\Gy_CurrencyController.cs" />
    <Compile Include="Controllers\BaseSet\Gy_UnitController.cs" />
@@ -347,6 +348,10 @@
    <Compile Include="Controllers\CJGL\Cj_StationEntrustOutBillController.cs" />
    <Compile Include="Controllers\JHGL\Gy_RoutingBillController.cs" />
    <Compile Include="Controllers\QC_ManagementController.cs" />
    <Compile Include="Controllers\SCGL\QC_LastPieceCheckBillController.cs" />
    <Compile Include="Controllers\SCGL\QC_OutCompCheckBillController.cs" />
    <Compile Include="Controllers\SCGL\QC_ProcessCheckBillController.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" />
@@ -362,6 +367,7 @@
    <Compile Include="Dapper\SqlPools.cs" />
    <Compile Include="DbUntil\DataFormatUntil.cs" />
    <Compile Include="DLL\ClsQC_NoPassProdCheckBill.cs" />
    <Compile Include="DLL\ClsQC_PatrolProcCheckBill.cs" />
    <Compile Include="DLL\ClsSc_ProcessReport.cs" />
    <Compile Include="DLL\ClsSc_ProcessSendWork.cs" />
    <Compile Include="DLL\ClsWW_EntrustProcessReportBill.cs" />
@@ -369,6 +375,14 @@
    <Compile Include="DLL\ClsWW_EntrustWorkOrderBill.cs" />
    <Compile Include="Models\ApiConfig.cs" />
    <Compile Include="Models\ApiResult.cs" />
    <Compile Include="Models\EquipMent.cs" />
    <Compile Include="Models\Gy_Mould.cs" />
    <Compile Include="Models\Gy_MouldSub.cs" />
    <Compile Include="Models\Sc_MouldStockBillMain.cs" />
    <Compile Include="Models\Sc_MouldStockBillSub.cs" />
    <Compile Include="Models\Xt_AccountPeriod.cs" />
    <Compile Include="Models\xtgnb.cs" />
    <Compile Include="Models\SystemParameter.cs" />
    <Compile Include="Models\ClsSc_ProcessSendWorkMain.cs" />
    <Compile Include="Models\ClsWW_EntrustProcessReportBillMain.cs" />
    <Compile Include="Models\ClsWW_EntrustProcessReportBillSub.cs" />
@@ -376,7 +390,16 @@
    <Compile Include="Models\ClsWW_EntrustProcessSendOutBillSub.cs" />
    <Compile Include="Models\ClsWW_EntrustWorkOrderBillMain.cs" />
    <Compile Include="Models\ClsWW_EntrustWorkOrderBillSub.cs" />
    <Compile Include="Models\Customer.cs" />
    <Compile Include="Models\BillType.cs" />
    <Compile Include="Models\QC_OutCompCheckBillMain.cs" />
    <Compile Include="Models\QC_OutCompCheckBillSub.cs" />
    <Compile Include="Models\Supplier.cs" />
    <Compile Include="Models\DocumentsView.cs" />
    <Compile Include="Models\QC_LastPieceCheckBillSub.cs" />
    <Compile Include="Models\QC_LastPieceCheckBillMain.cs" />
    <Compile Include="Models\QC_ProcessCheckBillSub.cs" />
    <Compile Include="Models\QC_ProcessCheckBillMain.cs" />
    <Compile Include="Models\Gy_RoutingBillSub.cs" />
    <Compile Include="Models\LookingForBill.cs" />
    <Compile Include="Models\M_Department.cs" />