#
Junjie
2024-07-31 f3afce900e77ec46ed8b3b5b4484d72f796fcaef
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);
}