cnf
2025-04-29 587fd74292d22e95c5d731016128a70f54622105
StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs
@@ -38,5 +38,6 @@
    public string? FZYC { get; set; }  //直运仓 
    public string? FGYC { get; set; }  //管易仓
    public string? FZMC { get; set; }  //分组名称
    public string? FCGYMC { get; set; }  //分组名称
}