示例#1
0
文件: Media.php 项目: Sywooch/forums
 public static function setGroupId($groupId)
 {
     self::$groupId = $groupId;
 }