/// <summary> /// 用户列表 /// </summary> /// <returns></returns> public DataTable GetTable() { return(service.GetTable()); }