From fa089e543f2c843c1e3f32067d76b191eba9f01b Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 06 六月 2024 14:43:52 +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, 2 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/Supplier.cs b/WebAPI/Models/Supplier.cs
index 29cdc49..d999373 100644
--- a/WebAPI/Models/Supplier.cs
+++ b/WebAPI/Models/Supplier.cs
@@ -75,6 +75,8 @@
 
         public string HMaterClass { get; set; }
 
+        public int HPSStyleID { get; set; }
+
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1