Merge branch 'master-password' into dev
This commit is contained in:
@ -13,7 +13,7 @@ import javax.annotation.Resource;
|
||||
|
||||
@RestController
|
||||
@Api(tags = "")
|
||||
@RequestMapping("/api/userpassword")
|
||||
@RequestMapping("/v1/userpassword")
|
||||
public class UserPasswordController{
|
||||
|
||||
@Resource
|
||||
|
Reference in New Issue
Block a user