From aec5896a7a92e2c2fe1811acbb41e6c3a656706b Mon Sep 17 00:00:00 2001 From: YangYuGang <1378265336@qq.com> Date: 星期三, 26 三月 2025 14:42:19 +0800 Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/Server/TigerApi6_2024 --- 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