From e82d249e1407d85f575eeabe66b8ba371f3199b4 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期三, 30 十一月 2022 12:41:26 +0800 Subject: [PATCH] 合并 --- WebAPI/Models/ClsGy_Material_Model.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs index be5f606..0a5a831 100644 --- a/WebAPI/Models/ClsGy_Material_Model.cs +++ b/WebAPI/Models/ClsGy_Material_Model.cs @@ -40,5 +40,7 @@ public long HMaterTypeID; public double HPlanPrice; public int HUSEORGID; + public int HERPItemID; + public int HCREATEORGID; } } \ No newline at end of file -- Gitblit v1.9.1