From f6cb981322bc4c2a27921ad0480dce7fb483a4d8 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 10 四月 2026 13:23:54 +0800
Subject: [PATCH] 先提交一部分
---
CY_ECommercePlatform/CY.Model/OA/OA_OutOfStorage.cs | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.Model/OA/OA_OutOfStorage.cs b/CY_ECommercePlatform/CY.Model/OA/OA_OutOfStorage.cs
index 00434f1..724ca6b 100644
--- a/CY_ECommercePlatform/CY.Model/OA/OA_OutOfStorage.cs
+++ b/CY_ECommercePlatform/CY.Model/OA/OA_OutOfStorage.cs
@@ -393,6 +393,16 @@
}
+ /// <summary>
+ /// 璐т綅鍚嶅瓧
+ /// </summary>
+ public int? InventoryId
+ {
+ set;
+ get;
+ }
+
+
#endregion Model
#region Visiter
--
Gitblit v1.9.1