src/main/java/com/zy/asrs/service/MobileService.java
@@ -60,4 +60,12 @@ void inventoryUpload(String orderId); 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); }