示例#1
0
 public int Update(PhanQuyen obj)
 {
     return(dao.Update(obj));
 }