MES.Service/Dto/webApi/ErpDepots.cs
@@ -13,4 +13,8 @@ public string? Type { get; set; } public string? FCreateOrgId { get; set; } public string? FUseOrgId { get; set; } public string? FSUPPLIERID { get; set; } public string? ClientId { get; set; } public string? Fdeptid { get; set; } public string? Phone { get; set; } }