From 800afc2ba5baa18c2b0f8637f215383dc5ddd6f6 Mon Sep 17 00:00:00 2001 From: 王 垚 <1402714037@qq.com> Date: 星期一, 28 十一月 2022 17:43:32 +0800 Subject: [PATCH] nothing --- WebAPI/Models/ClsGy_Material_Model.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs index 889a61a..2b33685 100644 --- a/WebAPI/Models/ClsGy_Material_Model.cs +++ b/WebAPI/Models/ClsGy_Material_Model.cs @@ -39,6 +39,7 @@ public long HUnitGroupID; public long HMaterTypeID; public double HPlanPrice; - + public int HUSEORGID; + public int HERPItemID; } } \ No newline at end of file -- Gitblit v1.9.1