wuyouming666
2023-11-27 7bde42462e2f0997324755ab629d2f2c6e4fcc76
springboot-vue3/src/main/java/com/example/springboot/service/UserService.java
@@ -16,4 +16,6 @@
    List<Long> selectChild(Long id, Boolean bool);
    User getByDianqimima(String newPassword);
}