|
@@ -63,6 +63,7 @@
|
|
|
a.speaker_status_ AS speakerStatus,
|
|
|
a.push_status_ AS pushStatus,
|
|
|
a.ban_status_ AS banStatus,
|
|
|
+ a.created_time_ AS createdTime,
|
|
|
a.service_provider_ as serviceProvider
|
|
|
from im_live_broadcast_room as a
|
|
|
left join tenant_info AS t on a.tenant_id_ = t.id_
|