xwt
2025-11-13 cec90a62de5a66f258a4108f03688acfe93b4a66
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")]