// 查询论坛
export default function getForum(): string
{
  return ':-';
}
