zjh
3 天以前 1cb5959adf96911101864488a67e8b31b8de658f
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; }
}