Exemplo n.º 1
0
 /// <summary>
 /// 返回标题名称
 /// </summary>
 public int GetZheKou(int id)
 {
     return(dal.GetZheKou(id));
 }