@ -27,6 +27,6 @@ public @interface WithMockOAuth2User {
/**
* 密码
*/
String password() default "123456";
String password() default "kanglai123";
}