From 6d59df4048f9b6540e4716319d9184b17093fe47 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 06 一月 2025 16:23:07 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/Models/Supplier.cs b/WebAPI/Models/Supplier.cs
index d999373..c532d03 100644
--- a/WebAPI/Models/Supplier.cs
+++ b/WebAPI/Models/Supplier.cs
@@ -76,7 +76,7 @@
         public string HMaterClass { get; set; }
 
         public int HPSStyleID { get; set; }
-
+        public int HSupTypeID { get; set; }
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1