xwt
2025-09-05 09cb3ccb6891eba2d6c1e6ab58d34b35c2298563
StandardInterface/MES.Service/Dto/webApi/SRM/DeliveryNoteDetail.cs
@@ -14,4 +14,6 @@
    public string? FBillNo { get; set; }
    public string? OrderlineId { get; set; }
    public string? DepotNo { get; set; }
    public string? IsGift { get; set; }
}