Avatar
This commit is contained in:
@ -2,8 +2,8 @@ namespace Yavsc
|
||||
{
|
||||
|
||||
public class ThirdPartyFiles {
|
||||
public string DirName { get; set; }
|
||||
public string Quota { get; set; }
|
||||
public string Avatars { get; set; }
|
||||
public long Quota { get; set; }
|
||||
public string Blog { get; set; }
|
||||
public string Bills { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user