String sql = "select s.BuildId from Electric e,Student_Dormitory s where e.BuildId=s.BuildId and e.DoorId=s.DoorId and s.StuId='"+07600307+"'";