예제 #1
0
 public Seos GetSeosByWebMenuId(Guid id)
 {
     return(dal.GetSeosByWebMenuId(id));
 }