示例#1
0
 //获取社团类别列表
 public static DataTable GetCorTypeList()
 {
     return(CorService.GetCorTypeList());
 }