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,