1
duyongjia
2024-11-20 01234c3d69d79027509864e635cb2190b44e3846
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/LocationStatusEnum.cs
@@ -30,10 +30,5 @@
        [Description("有货")]
        InStock = 2,
        PalletLock = 98,
        [Description("空托盘")]
        Pallet = 99
    }
}