mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-06-15 16:11:42 +08:00
优化
This commit is contained in:
@@ -247,7 +247,7 @@ public class LoginCredential implements Authentication {
|
||||
builder.append(", username=");
|
||||
builder.append(username);
|
||||
builder.append(", password=");
|
||||
builder.append(password);
|
||||
builder.append("********");
|
||||
builder.append(", state=");
|
||||
builder.append(state);
|
||||
builder.append(", mobile=");
|
||||
|
||||
Reference in New Issue
Block a user