Avatar
This commit is contained in:
parent
3d0632303d
commit
fbd352e788
18 changed files with 179 additions and 55 deletions
|
|
@ -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; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue