#
Junjie
2024-07-04 7f8ce0beb505e58a615f1bcf4b27bbdb7085aae2
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);
}