|
@Select("select id, house_id, scene_code,hengda_id,room_id, type, is_delete,status,create_time,update_time from tb_scene where is_delete = 0 and status >= 3 and type = 'house'")
|
|
@Select("select id, house_id, scene_code,hengda_id,room_id, type, is_delete,status,create_time,update_time from tb_scene where is_delete = 0 and status >= 3 and type = 'house'")
|