From 00a72fff219241eb5b0405a066cc859d07cf7735 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 17 九月 2025 10:23:44 +0800
Subject: [PATCH] 1111

---
 entity/MesInvItemStocks.cs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/entity/MesInvItemStocks.cs b/entity/MesInvItemStocks.cs
index b7cdd33..ac0078b 100644
--- a/entity/MesInvItemStocks.cs
+++ b/entity/MesInvItemStocks.cs
@@ -226,19 +226,16 @@
     /// </summary>
     [SugarColumn(ColumnName = "INDEP_USER_CODE")]
     public string? IndepUserCode { get; set; }
-
     /// <summary>
     ///     璐т富id
     /// </summary>
     [SugarColumn(ColumnName = "Owner_Id")]
     public string? OwnerId { get; set; }
-
     /// <summary>
     ///     璐т富绫诲瀷
     /// </summary>
     [SugarColumn(ColumnName = "Owner_Type")]
     public string? OwnerType { get; set; }
-
     /// <summary>
     ///     搴撳瓨缁勭粐
     /// </summary>

--
Gitblit v1.9.3