From 929164b77e64c4b8658b01bcf7a5864e7537377b Mon Sep 17 00:00:00 2001 From: yiru Date: Thu, 2 Oct 2025 13:27:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A3=9C=E8=B3=87=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMESCoreStudio.Web/Controllers/PCSController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AMESCoreStudio.Web/Controllers/PCSController.cs b/AMESCoreStudio.Web/Controllers/PCSController.cs index e3a8eaf..08c3ec4 100644 --- a/AMESCoreStudio.Web/Controllers/PCSController.cs +++ b/AMESCoreStudio.Web/Controllers/PCSController.cs @@ -7576,7 +7576,7 @@ namespace AMESCoreStudio.Web.Controllers RuleStatus = "P", InputDate = DateTime.Now, LineId = (int)Wipinfo_LineID, - CreateUserID = Userinfo_result.Select(s => s.UserID).FirstOrDefault(),//item.CreateUserID, + CreateUserID = item.CreateUserID, GetRuleStation = new RuleStation { //RuleStationID = RuleStationID,