This commit is contained in:
2016-12-01 17:34:29 +01:00
parent 95f7e3c84a
commit 7140a70278
18 changed files with 179 additions and 55 deletions

View File

@ -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; }