Admin
8 天以前 96a77e69b0577c50adfaacd5fd8b89009242d3bd
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -45,5 +45,8 @@
        Dt_LocationInfo? GetLocation3(string roadway, int Locationtype);
        Dt_LocationInfo? GetLocation4(string roadway, int Locationtype, int Startingcolumn, int Terminationcolumn);
        WebResponseContent RetrieveStorageLocationInformation();
    }
}