Merge branch 'master-password' into dev

This commit is contained in:
yss
2021-06-15 16:40:49 +08:00

View File

@ -13,7 +13,7 @@ import javax.annotation.Resource;
@RestController
@Api(tags = "")
@RequestMapping("/api/userpassword")
@RequestMapping("/v1/userpassword")
public class UserPasswordController{
@Resource