commonly commit

This commit is contained in:
Mattuy
2018-12-18 20:24:39 +08:00
parent 08dd282350
commit 8361b01894
4 changed files with 34 additions and 12 deletions
+1
View File
@@ -20,5 +20,6 @@ namespace Interact
public const string NickName = "NickName";
public const string Motto = "Motto";
public const string UGroup = "UGroup";
public const string Photo = "Photo";
}
}