zyf
2025-04-23 419c307e6d9e23b8288e234e0520093d1053efe4
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")]