duyongjia
2025-01-09 9cad1c10e12746b9f8d7b6bb1c4515c0ea613761
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/Service/LocationInfoService.cs
@@ -31,7 +31,7 @@
        {
            //{ nameof(Dt_LocationInfo.Depth), OrderByType.Desc },
            { nameof(Dt_LocationInfo.Layer), OrderByType.Asc },
            { nameof(Dt_LocationInfo.Column), OrderByType.Asc },
            { nameof(Dt_LocationInfo.Column), OrderByType.Desc },
            { nameof(Dt_LocationInfo.Row), OrderByType.Asc },
        };