init
This commit is contained in:
@@ -103,8 +103,6 @@ public class AuthAppController {
|
||||
return R.ok();
|
||||
}
|
||||
|
||||
|
||||
|
||||
@PostMapping("/resetPassword")
|
||||
@Operation(summary = "重置密码")
|
||||
@Log(title = "重置密码", businessType = BusinessType.OTHER, isSaveDb = false)
|
||||
|
||||
Reference in New Issue
Block a user