示例#1
0
 public static string UpdateRole(DataTable dt)
 {
     return(DAO_HeThong.UpdateRole(dt));
 }