MES.Service/Dto/service/RKJDaa001.cs
@@ -17,9 +17,8 @@
    [SugarColumn(ColumnName = "ITEM_SNAME")]
    public string? ItemName { get; set; }
    [SugarColumn(ColumnName = "LOT_NO")]
    public string? LotNo { get; set; }
    [SugarColumn(ColumnName = "LOT_NO")] public string? LotNo { get; set; }
    // 订单数量
    [SugarColumn(ColumnName = "QUANTITY")]