pan
2025-11-12 26cfbb7b192feb0fd73f40553c279c096c35954d
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -59,6 +59,8 @@
        List<Dt_LocationInfo> GetLocationInfos(List<string> locationCodes);
        List<LocationTypeDto> GetLocationTypes();
    }