zyf
2024-11-15 4fa3f2b7d70af1539cf2731d7c54cc9769b0e14d
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")]