From 3b7f9823212232bb5f7555d05022dd5ca0910c43 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 25 八月 2023 14:47:47 +0800
Subject: [PATCH] 夏宝:增加 外购件仓库看板
---
WebAPI/Models/ClsGy_Material_Model.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 1daed48..7271bc3 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -46,6 +46,7 @@
public string HOldMaterNumber;
public double HWidth; //骞呭
public double HWeight; //鍏嬮噸
+ public string HColorRemark; //鏌撹壊瑕佹眰
public int HSALEUNITID; //閿�鍞閲忓崟浣�(gy_unit)
public int HSALEPRICEUNITID; //閿�鍞浠疯閲忓崟浣�(gy_unit)
--
Gitblit v1.9.1