zyf
2024-11-26 2276feb4375d99c0424091bb32c1d5d92b67d41b
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")]