|
@ -64,6 +64,7 @@ |
|
|
<Compile Include="BLL\BasicInfo\BarCodeBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BarCodeBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BarcodeBMWBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BarcodeBMWBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BasicBLL1.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BasicBLL1.cs" /> |
|
|
|
|
|
<Compile Include="BLL\BasicInfo\Bom_MKBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BomBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BomBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BucketInfoBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\BucketInfoBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\XDStockAreaBLL.cs" /> |
|
|
<Compile Include="BLL\BasicInfo\XDStockAreaBLL.cs" /> |
|
@ -162,6 +163,7 @@ |
|
|
<Compile Include="BLL\ZPPlan\ScanRecordBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ScanRecordBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPBomBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPBomBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPBoxBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPBoxBLL.cs" /> |
|
|
|
|
|
<Compile Include="BLL\ZPPlan\ZP_MK_PlanBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPPlanBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPPlanBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPRecordBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPRecordBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPStepRecordBLL.cs" /> |
|
|
<Compile Include="BLL\ZPPlan\ZPStepRecordBLL.cs" /> |
|
@ -175,6 +177,7 @@ |
|
|
<Compile Include="DAL\BasicInfo\BarcodeBMWDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\BarcodeBMWDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\BarCodeDAl.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\BarCodeDAl.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\BasicDAL1.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\BasicDAL1.cs" /> |
|
|
|
|
|
<Compile Include="DAL\BasicInfo\Bom_MKDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\BomDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\BomDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\CarTypeDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\CarTypeDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\ColorDAL.cs" /> |
|
|
<Compile Include="DAL\BasicInfo\ColorDAL.cs" /> |
|
@ -326,6 +329,9 @@ |
|
|
<Compile Include="EFModel\tb_Bom.cs"> |
|
|
<Compile Include="EFModel\tb_Bom.cs"> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
</Compile> |
|
|
</Compile> |
|
|
|
|
|
<Compile Include="EFModel\tb_Bom_MK.cs"> |
|
|
|
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
|
|
|
</Compile> |
|
|
<Compile Include="EFModel\tb_Box_247.cs"> |
|
|
<Compile Include="EFModel\tb_Box_247.cs"> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
</Compile> |
|
|
</Compile> |
|
@ -692,6 +698,9 @@ |
|
|
<Compile Include="EFModel\tb_ZPTagValue.cs"> |
|
|
<Compile Include="EFModel\tb_ZPTagValue.cs"> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
</Compile> |
|
|
</Compile> |
|
|
|
|
|
<Compile Include="EFModel\tb_ZP_MK_Plan.cs"> |
|
|
|
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
|
|
|
</Compile> |
|
|
<Compile Include="EFModel\test1.cs"> |
|
|
<Compile Include="EFModel\test1.cs"> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
<DependentUpon>BBMPT.tt</DependentUpon> |
|
|
</Compile> |
|
|
</Compile> |
|
@ -777,6 +786,7 @@ |
|
|
<Compile Include="Model\BadZPModel.cs" /> |
|
|
<Compile Include="Model\BadZPModel.cs" /> |
|
|
<Compile Include="Model\BarCodeModel.cs" /> |
|
|
<Compile Include="Model\BarCodeModel.cs" /> |
|
|
<Compile Include="Model\BasicModel.cs" /> |
|
|
<Compile Include="Model\BasicModel.cs" /> |
|
|
|
|
|
<Compile Include="Model\Bom_MKModel.cs" /> |
|
|
<Compile Include="Model\BomModel.cs" /> |
|
|
<Compile Include="Model\BomModel.cs" /> |
|
|
<Compile Include="Model\BoxModel.cs" /> |
|
|
<Compile Include="Model\BoxModel.cs" /> |
|
|
<Compile Include="Model\CarTypeModel.cs" /> |
|
|
<Compile Include="Model\CarTypeModel.cs" /> |
|
@ -849,6 +859,7 @@ |
|
|
<Compile Include="Model\WMS_InjectionModel.cs" /> |
|
|
<Compile Include="Model\WMS_InjectionModel.cs" /> |
|
|
<Compile Include="Model\ZPBomModel.cs" /> |
|
|
<Compile Include="Model\ZPBomModel.cs" /> |
|
|
<Compile Include="Model\ZPBoxModel.cs" /> |
|
|
<Compile Include="Model\ZPBoxModel.cs" /> |
|
|
|
|
|
<Compile Include="Model\ZP_MK_PlanModel.cs" /> |
|
|
<Compile Include="Model\ZPPlanModel.cs" /> |
|
|
<Compile Include="Model\ZPPlanModel.cs" /> |
|
|
<Compile Include="Model\ZPRecordModel.cs" /> |
|
|
<Compile Include="Model\ZPRecordModel.cs" /> |
|
|
<Compile Include="Model\ZPTagValueModel.cs" /> |
|
|
<Compile Include="Model\ZPTagValueModel.cs" /> |
|
@ -883,6 +894,5 @@ |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> |
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup /> |
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
</Project> |
|
|
</Project> |