commonly commit

This commit is contained in:
Mattuy
2018-12-23 15:02:53 +08:00
parent 331e93aeeb
commit 0810ee4407
22 changed files with 15 additions and 1135 deletions
-6
View File
@@ -29,10 +29,4 @@ namespace Interact
public string Motto = null;
public int Photo = 0; //新头像大小
}
//获取用户头像请求的包头
internal class JsonGetUserPhotoHead : BaseHead
{
public string User; //要获取头像的用户名
}
}