From 0139536a43bc0ec80a31984b8e50c58286cfb5fa Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期四, 18 二月 2021 16:34:20 +0800
Subject: [PATCH] nothing

---
 src/Model/Demo.Model/Model/PRD_Inventory.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/Model/Demo.Model/Model/PRD_Inventory.cs b/src/Model/Demo.Model/Model/PRD_Inventory.cs
index 8af18e3..e59af85 100644
--- a/src/Model/Demo.Model/Model/PRD_Inventory.cs
+++ b/src/Model/Demo.Model/Model/PRD_Inventory.cs
@@ -29,5 +29,10 @@
         /// 搴撳瓨璐т富
         /// </summary>
         public string FOwnerId { get; set; }
+
+        /// <summary>
+        /// 璐т富缂栫爜
+        /// </summary>
+        public string Fnumber { get; set; }
     }
 }

--
Gitblit v1.9.1