2
hao
2025-04-23 3501b604e6c756e59dba68a5ed3064e26cfd749f
StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs
@@ -37,5 +37,6 @@
    public string? FStockStatusType { get; set; }  //库存状态类型
    public string? FZYC { get; set; }  //直运仓 
    public string? FGYC { get; set; }  //管易仓
    public string? FZMC { get; set; }  //分组名称
}