Merge pull request !425 from Yancey/default_value_optimization
@ -25,7 +25,7 @@ public class LoginBody
/**
* 唯一标识
*/
private String uuid = "";
private String uuid;
public String getUsername()
{
The note is not visible to the blocked user.