From 1f08ee8a30b5b1db536150fb5f9ccb815e64719e Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期四, 11 十二月 2025 16:48:48 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 WebAPI/Models/Gy_MateNumRelation_Sec.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/Gy_MateNumRelation_Sec.cs b/WebAPI/Models/Gy_MateNumRelation_Sec.cs
index 0762b2e..db1c440 100644
--- a/WebAPI/Models/Gy_MateNumRelation_Sec.cs
+++ b/WebAPI/Models/Gy_MateNumRelation_Sec.cs
@@ -30,5 +30,6 @@
         public string HRemark { get; set; }
         public long HCreateOrgID { get; set; }
         public long HUSEORGID { get; set; }
+        public  string HShopID { get; set; } //小卫商品id
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1