From 08a9d916e4178964044d827c5d0a5d9303bd6dfb Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期三, 31 七月 2024 14:05:09 +0800
Subject: [PATCH] 1
---
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