From 04e1b952e93439afa33c07ea900939bef500ccb0 Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期六, 22 三月 2025 21:01:00 +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 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj
index 39a312f..6f1dfc4 100644
--- a/Tiger.Model.Net/Tiger.Model.Net.csproj
+++ b/Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -291,9 +291,9 @@
     <Compile Include="Entitys\WMS\BIZ_U9_RECEIPT.cs" />
     <Compile Include="Entitys\WMS\BIZ_U9_RECEIPT_DTL.cs" />
     <Compile Include="Entitys\WMS\BIZ_U9_RECEIPT_SN.cs" />
-    <Compile Include="Entitys\WMS\BIZ_U9_RETURN.cs" />
-    <Compile Include="Entitys\WMS\BIZ_U9_RETURN_DTL.cs" />
-    <Compile Include="Entitys\WMS\BIZ_U9_RETURN_SN.cs" />
+    <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_WMS_PREP.cs" />
     <Compile Include="Entitys\WMS\BIZ_WMS_PREP_DTL.cs" />
     <Compile Include="Entitys\WMS\BIZ_WMS_PREP_SN.cs" />

--
Gitblit v1.9.3