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