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