WebAPI/WebAPI.csproj
@@ -415,7 +415,10 @@
    <Compile Include="Controllers\MJGL\Sc_MouldLifeUseBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldScrapRequestBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldStatusChangeBillController.cs" />
    <Compile Include="Controllers\MJGL\Sc_MouldUpperBillController.cs" />
    <Compile Include="Controllers\Pay_ReportController.cs" />
    <Compile Include="Controllers\SBGL\Gy_FixCardChangeBillController.cs" />
    <Compile Include="Controllers\SBGL\Gy_FixCardBillController.cs" />
    <Compile Include="Controllers\SBGL\Sb_EquipConkBookBillController.cs" />
    <Compile Include="Controllers\SBGL\Sb_EquipSparepartsBillController.cs" />
    <Compile Include="Controllers\SBGL\Sb_EquipSparepartsChangeBillController.cs" />
@@ -469,6 +472,10 @@
    <Compile Include="Controllers\Sc_ProcessMangementController.cs" />
    <Compile Include="Controllers\Sc_ProcessReportController.cs" />
    <Compile Include="Controllers\XSGL\Kf_ICStockBackBillController.cs" />
    <Compile Include="Controllers\XSGL\Kf_SellOutEntryReportController.cs" />
    <Compile Include="Controllers\XSGL\Xs_OutDoorCheckBillController.cs" />
    <Compile Include="Controllers\XSGL\Xs_SellOutChangeBillController.cs" />
    <Compile Include="Controllers\XSGL\Xs_CusBalanceReportController.cs" />
    <Compile Include="Controllers\XSGL\Xs_ReceivableBillController.cs" />
    <Compile Include="Controllers\XSGL\YS_ContactBalController.cs" />
    <Compile Include="Controllers\XSGL\Xs_SeOrderChangeBillController.cs" />
@@ -477,6 +484,9 @@
    <Compile Include="Controllers\CGGL\YF_PayMentBackBillController.cs" />
    <Compile Include="Controllers\CGGL\YF_PayMentBillController.cs" />
    <Compile Include="Controllers\XSGL\YS_ReceiveBackBillController.cs" />
    <Compile Include="Controllers\CGGL\YF_PayMentOtherBillController.cs" />
    <Compile Include="Controllers\XSGL\Xs_SeReportController.cs" />
    <Compile Include="Controllers\XSGL\YS_ReceiveOtherBillController.cs" />
    <Compile Include="Controllers\XSGL\YS_ReceiveBillController.cs" />
    <Compile Include="Controllers\XSGL\Kf_SellOutBillController.cs" />
    <Compile Include="Controllers\人事管理\入职申请\HR_EmpEngageRequestBillController.cs" />
@@ -497,6 +507,7 @@
    <Compile Include="Controllers\仓存管理\领料发货\Kf_StockOutRequestBillController.cs" />
    <Compile Include="Controllers\仓存管理\领料发货\Kf_MateOutRequestBillController.cs" />
    <Compile Include="Controllers\仓存管理\验收入库\Kf_StepFoldinBillController.cs" />
    <Compile Include="Controllers\仓存管理\验收入库\Kf_ProductInBillController.cs" />
    <Compile Include="Controllers\博日自动扫码线\ScanlineAPIController.cs" />
    <Compile Include="Controllers\品质管理\产线质检平台\Sc_ICMOBillQualityStatus_TmpController.cs" />
    <Compile Include="Controllers\品质管理\产线返修平台\Sc_SourceLineRepairBillController.cs" />
@@ -504,6 +515,10 @@
    <Compile Include="Controllers\品质管理\巡检单\QC_PatrolProcCheckBillController.cs" />
    <Compile Include="Controllers\品质管理\工序检验单\MES_ProcessCheckBill_PDAController.cs" />
    <Compile Include="Controllers\品质管理\质量报表\QC_QualityReportsController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CardChangeTypeController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CardStatusController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CardAddressController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CardTypeController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_COMMONCONTACTBillController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_CustLocationController.cs" />
    <Compile Include="Controllers\基础资料\基础资料\Gy_DutyBillController.cs" />
@@ -632,6 +647,7 @@
    <Compile Include="DLL\ClsGy_PoStockStyle_Ctl.cs" />
    <Compile Include="DLL\ClsGy_AreaSet_Ctl.cs" />
    <Compile Include="DLL\ClsGy_CusType_Ctl.cs" />
    <Compile Include="DLL\ClsGy_ErrMsgBackType_Ctl.cs" />
    <Compile Include="DLL\ClsGy_StockCheckItem_Ctl.cs" />
    <Compile Include="DLL\ClsGy_ProjectMoney_Ctl.cs" />
    <Compile Include="DLL\ClsGy_SupType_Ctl.cs" />
@@ -1070,6 +1086,7 @@
    <Folder Include="Views\Sc_MouldRepairSendWorkBill\" />
    <Folder Include="Views\Sc_MouldScrapRequestBill\" />
    <Folder Include="Views\Sc_MouldStatusChangeBill\" />
    <Folder Include="Views\Sc_MouldUpperBill\" />
    <Folder Include="Views\Sc_ProcessExchangeIssueBill\" />
    <Folder Include="Views\Sc_ProcessSendWork\" />
    <Folder Include="Views\Sc_ProcExchRecordBackBill\" />
@@ -1149,6 +1166,8 @@
    <PlatformTarget>x86</PlatformTarget>
    <OutputPath>bin\</OutputPath>
    <DefineConstants>TRACE;DEBUG</DefineConstants>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <RunCodeAnalysis>true</RunCodeAnalysis>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <PlatformTarget>x86</PlatformTarget>