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