#
Junjie
2024-07-12 61e58f3a3167be911436e69fe1728de607b3589c
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);
}