|
@@ -51,8 +51,9 @@
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Xml" />
|
|
- <Reference Include="TExprParser">
|
|
|
|
- <HintPath>..\..\..\L1-server\L1-OA_Server\L1Net\DLLs\TExprParser.dll</HintPath>
|
|
|
|
|
|
+ <Reference Include="TExprParser, Version=1.2015.7.19, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
|
+ <HintPath>..\packages\TExprParser.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
@@ -67,6 +68,7 @@
|
|
<Compile Include="Com\APP\SaveBill.cs" />
|
|
<Compile Include="Com\APP\SaveBill.cs" />
|
|
<Compile Include="Com\APP\TmpGetRoadList.cs" />
|
|
<Compile Include="Com\APP\TmpGetRoadList.cs" />
|
|
<Compile Include="Com\APP\TmpSavePermit.cs" />
|
|
<Compile Include="Com\APP\TmpSavePermit.cs" />
|
|
|
|
+ <Compile Include="Com\AuditMattressBcp.cs" />
|
|
<Compile Include="Com\AuditSpring.cs" />
|
|
<Compile Include="Com\AuditSpring.cs" />
|
|
<Compile Include="Com\BanMtrlDef.cs" />
|
|
<Compile Include="Com\BanMtrlDef.cs" />
|
|
<Compile Include="Com\BanMultiPrice.cs" />
|
|
<Compile Include="Com\BanMultiPrice.cs" />
|
|
@@ -79,6 +81,7 @@
|
|
<Compile Include="Com\DeleteConfigureCodeMx.cs" />
|
|
<Compile Include="Com\DeleteConfigureCodeMx.cs" />
|
|
<Compile Include="Com\DeleteConfigureType.cs" />
|
|
<Compile Include="Com\DeleteConfigureType.cs" />
|
|
<Compile Include="Com\DeleteDept.cs" />
|
|
<Compile Include="Com\DeleteDept.cs" />
|
|
|
|
+ <Compile Include="Com\DeleteMattressBcp.cs" />
|
|
<Compile Include="Com\DeleteMattressFormula.cs" />
|
|
<Compile Include="Com\DeleteMattressFormula.cs" />
|
|
<Compile Include="Com\DeleteMattressType.cs" />
|
|
<Compile Include="Com\DeleteMattressType.cs" />
|
|
<Compile Include="Com\DeleteMtrlDef.cs" />
|
|
<Compile Include="Com\DeleteMtrlDef.cs" />
|
|
@@ -122,6 +125,8 @@
|
|
<Compile Include="Com\Model\u_mtrl_price_pricelist.cs" />
|
|
<Compile Include="Com\Model\u_mtrl_price_pricelist.cs" />
|
|
<Compile Include="Com\Model\u_multiprice.cs" />
|
|
<Compile Include="Com\Model\u_multiprice.cs" />
|
|
<Compile Include="Com\Model\u_pricelist.cs" />
|
|
<Compile Include="Com\Model\u_pricelist.cs" />
|
|
|
|
+ <Compile Include="Com\Model\u_semi_finished_product.cs" />
|
|
|
|
+ <Compile Include="Com\Model\u_semi_finished_product_mx.cs" />
|
|
<Compile Include="Com\Model\u_shrinkage.cs" />
|
|
<Compile Include="Com\Model\u_shrinkage.cs" />
|
|
<Compile Include="Com\Model\u_spring.cs" />
|
|
<Compile Include="Com\Model\u_spring.cs" />
|
|
<Compile Include="Com\Model\u_workmanship_add.cs" />
|
|
<Compile Include="Com\Model\u_workmanship_add.cs" />
|
|
@@ -137,6 +142,7 @@
|
|
<Compile Include="Com\DelMattress.cs" />
|
|
<Compile Include="Com\DelMattress.cs" />
|
|
<Compile Include="Com\SaveMattressAuditing.cs" />
|
|
<Compile Include="Com\SaveMattressAuditing.cs" />
|
|
<Compile Include="Com\SaveMattress.cs" />
|
|
<Compile Include="Com\SaveMattress.cs" />
|
|
|
|
+ <Compile Include="Com\SaveMattressBcp.cs" />
|
|
<Compile Include="Com\SaveMattressFormula.cs" />
|
|
<Compile Include="Com\SaveMattressFormula.cs" />
|
|
<Compile Include="Com\SaveMattressType.cs" />
|
|
<Compile Include="Com\SaveMattressType.cs" />
|
|
<Compile Include="Com\SaveMtrlDef.cs" />
|
|
<Compile Include="Com\SaveMtrlDef.cs" />
|
|
@@ -198,6 +204,7 @@
|
|
<Compile Include="Excutor\APP\SaveBillExcutor.cs" />
|
|
<Compile Include="Excutor\APP\SaveBillExcutor.cs" />
|
|
<Compile Include="Excutor\APP\TmpGetRoadListExcutor.cs" />
|
|
<Compile Include="Excutor\APP\TmpGetRoadListExcutor.cs" />
|
|
<Compile Include="Excutor\APP\TmpSavePermitExcutor.cs" />
|
|
<Compile Include="Excutor\APP\TmpSavePermitExcutor.cs" />
|
|
|
|
+ <Compile Include="Excutor\AuditMattressBcpExcutor.cs" />
|
|
<Compile Include="Excutor\AuditSpringExcutor.cs" />
|
|
<Compile Include="Excutor\AuditSpringExcutor.cs" />
|
|
<Compile Include="Excutor\BanMtrlDefExcutor.cs" />
|
|
<Compile Include="Excutor\BanMtrlDefExcutor.cs" />
|
|
<Compile Include="Excutor\BanMultiPriceExcutor.cs" />
|
|
<Compile Include="Excutor\BanMultiPriceExcutor.cs" />
|
|
@@ -210,6 +217,7 @@
|
|
<Compile Include="Excutor\DeleteConfigureCodeMxExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteConfigureCodeMxExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteConfigureTypeExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteConfigureTypeExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteDeptExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteDeptExcutor.cs" />
|
|
|
|
+ <Compile Include="Excutor\DeleteMattressBcpExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteMattressFormulaExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteMattressFormulaExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteMattressTypeExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteMattressTypeExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteMtrlDefExcutor.cs" />
|
|
<Compile Include="Excutor\DeleteMtrlDefExcutor.cs" />
|
|
@@ -250,6 +258,7 @@
|
|
<Compile Include="Excutor\SaveDeptExcutor.cs" />
|
|
<Compile Include="Excutor\SaveDeptExcutor.cs" />
|
|
<Compile Include="Excutor\DelMattressExcutor.cs" />
|
|
<Compile Include="Excutor\DelMattressExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMattressAuditingExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMattressAuditingExcutor.cs" />
|
|
|
|
+ <Compile Include="Excutor\SaveMattressBcpExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMattressFormulaExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMattressFormulaExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMattressTypeExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMattressTypeExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMtrlDefExcutor.cs" />
|
|
<Compile Include="Excutor\SaveMtrlDefExcutor.cs" />
|