StandardInterface/MES.Service/Modes/LtsLlj.cs
@@ -26,6 +26,13 @@ public string? LotNo { get; set; } /// <summary> /// 送货单号 /// </summary> [SugarColumn(ColumnName = "PAPER_BILL_NO")] public string? PaperBillNo { get; set; } /// <summary> /// 处理方法 /// </summary> [SugarColumn(ColumnName = "FNG_HANDLE")]