xwt
2025-07-17 ff982948331200f951a486a7b38c11c009da19b2
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; }
}