@ -2283,6 +2283,9 @@ namespace AMESCoreStudio.WebApi.Controllers.AMES
result.outfits = new List<BarCodeCheckDto.Outfit>();
else
result.outfits = barCodeCheckDto.outfits.Where(w => !string.IsNullOrWhiteSpace(w.inputData)).ToList();
// 更新Kp先給空白
result.UpdateWipKpLenght = new List<WipKp>();
#endregion
// 工單資料