视频上传列表增加 评审室id

This commit is contained in:
zhangqinbin
2024-03-26 13:47:01 +08:00
parent 3e768452a4
commit 60bffda81d

View File

@ -251,7 +251,7 @@
bs.bid_sect_name as section_name, bs.bid_sect_name as section_name,
a.real_open_time as real_start_date, a.real_open_time as real_start_date,
a.end_time as real_end_date, a.end_time as real_end_date,
a.room_id as room_id, a.id as room_id,
a.room_name as room_name, a.room_name as room_name,
a.room_type as room_type, a.room_type as room_type,
a.room_sort as room_sort, a.room_sort as room_sort,