export class ClockNameConst { /** * 房间自动关闭 * @type {string} */ public static readonly ROOM_LIFE_CLOCK = 'room_life_clock' }