
西日暮里店080-9777-0505
池袋店070-1315-0033
| 11月28日(金) | |
|---|---|
| 11月29日(土) | |
| 11月30日(日) | |
| 12月1日(月) | |
| 12月2日(火) | |
| 12月3日(水) | |
| ★ | 12月4日(木) |
select t_schedule.*, t_schedule.time_stt schedule_time_stt, t_schedule.time_end schedule_time_end, m_cast.*, m_cast.del_login_id cast_del_login_id, m_shop.name shop_name, m_shop.background_color, m_shop.color from t_schedule LEFT JOIN m_cast ON m_cast.cast_id = t_schedule.cast_id LEFT JOIN m_shop ON m_shop.shop_id = m_cast.shop_id WHERE date = '2025/12/04' AND t_schedule.del_login_id = 0 order by m_cast.orderex