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