hao
2025-06-26 b847c067c03c99bef262637e0c27da1fdbb88549
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; }
}