zyf
2025-06-18 91489875fc8c9fd2b44c3791ca6f67dcf559675f
MES.Service/Dto/webApi/ErpSalesDeliveryDetailDto.cs
@@ -42,5 +42,6 @@
    public string? ErpID { get; set; }  // ERPID
    public string? EHID { get; set; }  // ERP头ID
    public string? FEntrynote { get; set; }  // 备注
}