huanghongfeng
2024-12-11 dfea94129c7d203aaaab8d0f6514aee74258e6a1
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -37,7 +37,8 @@
        WebResponseContent LocationDisableStatus(int key);
        Dt_LocationInfo? GetLocation(string roadway);
        Dt_LocationInfo? GetLocation(string roadway,int Locationtype);
        Dt_LocationInfo? GetLocation2(string roadway, int Locationtype,int Startingcolumn, int Terminationcolumn);
        Dt_LocationInfo? GetLocationplatform(string LocationName);
    }
}