From 8c044861aea55f9c1830b4defb80e82600c16c1c Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期三, 26 三月 2025 11:32:05 +0800
Subject: [PATCH] 更新实体

---
 Tiger.Model.Net/Tiger.Model.Net.csproj |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj
index 3369e00..ac85e97 100644
--- a/Tiger.Model.Net/Tiger.Model.Net.csproj
+++ b/Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -281,6 +281,9 @@
     <Compile Include="Entitys\MengQi\TestData.cs" />
     <Compile Include="Entitys\MengQi\User.cs" />
     <Compile Include="Entitys\WMS\BIZ_ERP_PROD_IN_BTH.cs" />
+    <Compile Include="Entitys\WMS\BIZ_ITEM_CVT.cs" />
+    <Compile Include="Entitys\WMS\BIZ_ITEM_CVT_DTL.cs" />
+    <Compile Include="Entitys\WMS\BIZ_ITEM_CVT_SN.cs" />
     <Compile Include="Entitys\WMS\BIZ_U9_ASN.cs" />
     <Compile Include="Entitys\WMS\BIZ_U9_ASN_DTL.cs" />
     <Compile Include="Entitys\WMS\BIZ_U9_ASN_SN.cs" />
@@ -296,9 +299,13 @@
     <Compile Include="Entitys\WMS\BIZ_U9_RMA.cs" />
     <Compile Include="Entitys\WMS\BIZ_U9_RMA_DTL.cs" />
     <Compile Include="Entitys\WMS\BIZ_U9_RMA_SN.cs" />
+    <Compile Include="Entitys\WMS\BIZ_U9_SCM_OUT.cs" />
+    <Compile Include="Entitys\WMS\BIZ_U9_SCM_OUT_DTL.cs" />
     <Compile Include="Entitys\WMS\BIZ_WMS_PREP.cs" />
+    <Compile Include="Entitys\WMS\BIZ_WMS_PREP_BTH.cs" />
     <Compile Include="Entitys\WMS\BIZ_WMS_PREP_DTL.cs" />
     <Compile Include="Entitys\WMS\BIZ_WMS_PREP_SN.cs" />
+    <Compile Include="Entitys\WMS\BIZ_WMS_PREP_SRC.cs" />
     <Compile Include="Entitys\WMS\V_MONTH_IN_SUM.cs" />
     <Compile Include="Entitys\WMS\V_WH_ITEM_SUM.cs" />
     <Compile Include="Entitys\WMS\V_WMS_ITEM_Y.cs" />

--
Gitblit v1.9.3