duyongjia
2025-02-28 b39f01141a3ec0dfff105647a485033f7cf27dc7
项目代码/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 },
        };