示例#1
0
 //社团信息修改
 public static bool CorModify(Cor c)
 {
     return(CorService.CorModify(c));
 }