类的使用
io.edurt.datacap.server.body.UserPasswordBody
-
使用UserPasswordBody的程序包 程序包 说明 io.edurt.datacap.server.controller.user io.edurt.datacap.server.service io.edurt.datacap.server.service.impl -
-
io.edurt.datacap.server.controller.user中UserPasswordBody的使用
参数类型为UserPasswordBody的io.edurt.datacap.server.controller.user中的方法 修饰符和类型 方法 说明 Response<Long>UserController. changePassword(UserPasswordBody configure) -
io.edurt.datacap.server.service中UserPasswordBody的使用
参数类型为UserPasswordBody的io.edurt.datacap.server.service中的方法 修饰符和类型 方法 说明 Response<Long>UserService. changePassword(UserPasswordBody configure) -
io.edurt.datacap.server.service.impl中UserPasswordBody的使用
参数类型为UserPasswordBody的io.edurt.datacap.server.service.impl中的方法 修饰符和类型 方法 说明 Response<Long>UserServiceImpl. changePassword(UserPasswordBody configure)
-