From 92d989c80246f16ea94466d1ce60ef9f6dc7e675 Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周一, 05 5月 2025 23:43:41 +0800
Subject: [PATCH] 库存管理

---
 Weben_CMS专用代码生成器/Code/Model/GenerateCodeParam.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/Model/GenerateCodeParam.cs" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/Model/GenerateCodeParam.cs"
index c06ed6d..bb9b0f4 100644
--- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/Model/GenerateCodeParam.cs"
+++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/Model/GenerateCodeParam.cs"
@@ -33,6 +33,11 @@
         public string EntityName { get; set; }
 
         /// <summary>
+        /// 瀹炰綋鐨勫疄渚嬪璞″悕
+        /// </summary>
+        public string EntityInstanceName { get; set; }
+
+        /// <summary>
         /// 鍛藉悕绌洪棿 
         /// </summary>
         public string NameSpacePath { get; set; }

--
Gitblit v1.9.3