From dd2c1f4c92aef880ea22da95ebde07f4d3dc0fbd Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期五, 11 八月 2023 16:12:17 +0800 Subject: [PATCH] 暂放区 及列表 --- WebAPI/Controllers/MJGL/Sc_MouldDotCheckRuleBillController.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Controllers/MJGL/Sc_MouldDotCheckRuleBillController.cs b/WebAPI/Controllers/MJGL/Sc_MouldDotCheckRuleBillController.cs index 908f915..d83a49a 100644 --- a/WebAPI/Controllers/MJGL/Sc_MouldDotCheckRuleBillController.cs +++ b/WebAPI/Controllers/MJGL/Sc_MouldDotCheckRuleBillController.cs @@ -146,7 +146,7 @@ item.HSourceInterID = 0; // 婧愬崟涓诲唴鐮� item.HSourceEntryID = 0; //婧愬崟瀛愬唴鐮� item.HRelationQty = 0; //鍏宠仈鏁伴噺 - oBill.DetailCol.Add(item); + oBill.DetailColl.Add(item); } -- Gitblit v1.9.1