示例#1
0
文件: TTO.php 项目: tootutor/tto-api
 public static function setEmail($email)
 {
     self::$email = $email;
 }