예제 #1
0
 public void Update(AccountItem item)
 {
     AccountItemDao.Update(item);
 }