Junjie
2024-07-18 59b0c86e2af6b86796e2becf627e07e675e71980
zy-asrs-wms/src/main/java/com/zy/asrs/wms/system/service/UserService.java
@@ -18,4 +18,8 @@
    String encodePassword(String password);
    User superGetById(Long id);
    int removeByHostId(Long hostId);
}