src/main/java/com/zy/asrs/service/MobileService.java
@@ -62,4 +62,10 @@ void pingKuShelves(CombParam combParam, Long userId); void pingKuUnShelves(CombParam combParam, Long userId); R siteList(); R lineCall(Map<String, Object> map); void AgvStaBind(CombParam combParam,Long userID); }