1
dengjunjie
2025-05-08 092971a8ba7848f024427694c642959d0fbc8599
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -64,6 +64,6 @@
        WebResponseContent GetLocationCodes();
        object GetLocationLayer();
        WebResponseContent GetLocationInfo(SaveModel model);
        Dt_LocationInfo? GetLocationPallet();
        List<Dt_LocationInfo>? GetLocationPallet();
    }
}