示例#1
0
 public static function removeTime($id)
 {
     return TimeDao::removeTime($id);
 }