huangxiaoqiang
2025-10-15 b7da1f32d5d9997378b5ac535593a3f6144af46b
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Location/ILocationInfoService.cs
@@ -8,4 +8,6 @@
    WebResponseContent CreateLocation(int x, int y, int z, int locType, int areaId);
    WebResponseContent CreateLocation(string AreaName, int x, int y, int areaId, string Floor);
}