PDA
dengjunjie
2024-12-28 efd4b2e1da93ac0d4c9181f16391cd4e2e0d39e8
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs
@@ -12,8 +12,6 @@
{
    public class StockViewDTO
    {
        public int AreaId { get; set; }
        public string LocationCode { get; set; }
        public string LocationName { get; set; }