refactoring
This commit is contained in:
parent
e277ec0bf1
commit
bd09714a94
13 changed files with 206 additions and 185 deletions
|
|
@ -1,6 +1,6 @@
|
|||
namespace Yavsc.ViewModels.Manage
|
||||
{
|
||||
using Model.Bank;
|
||||
using Models.Bank;
|
||||
public class AddBankInfoViewModel
|
||||
{
|
||||
public BankIdentity Data{get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue