zjh
2025-07-24 18ca42bc7a74433f735336bdfeaeb81c81633f39
StandardPda/MES.Service/Dto/service/RKJDaa001.cs
@@ -21,4 +21,6 @@
    // 订单数量
    [SugarColumn(ColumnName = "QUANTITY")]
    public decimal? Quantity { get; set; }
    [SugarColumn(ColumnName = "LOT_NO")] public string? LotNo { get; set; }
}