cnf
2025-05-09 af3455bc13c0ed48f4e3fa1b1614f601df24f12c
StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs
@@ -37,5 +37,7 @@
    public string? FStockStatusType { get; set; }  //库存状态类型
    public string? FZYC { get; set; }  //直运仓 
    public string? FGYC { get; set; }  //管易仓
    public string? FZMC { get; set; }  //分组名称
    public string? FCGYMC { get; set; }  //分组名称
}