From 8524e9349787b08c974542cf21bcc133e03ee16d Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期三, 16 十二月 2020 15:17:28 +0800
Subject: [PATCH] 问题更改上传备份
---
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