zf
2023-08-30 9ca0dc6e7833715b875cc9b6b91d5c497b2bae8b
src/main/java/com/gk/hotwork/Service/UserService.java
@@ -32,6 +32,8 @@
    UserVo selectUserVoByName(String examtype, String username);
    UserVo selectUserVoById(Long userId);
    void deleteById(Long id);
    void recoverOneById(Long id);