Disk quota
This commit is contained in:
parent
57105ae4c0
commit
81b9a2522e
9 changed files with 1193 additions and 22 deletions
|
|
@ -38,5 +38,7 @@ namespace Yavsc.ViewModels.Manage
|
|||
public string PostalAddress { get; set; }
|
||||
|
||||
public BankIdentity BankInfo { get; set; }
|
||||
public long DiskQuota { get; set; }
|
||||
public long DiskUsage { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue