- 新增 A 接口和 Test 类,实现默认方法和静态方法 - 创建 JD 类和 Switch 接口,用于智能家居设备控制 - 添加 Air、Lamp、TV、WashMachine 类继承 JD - 实现 SmartHomeControl 类作为智能家居控制器 - 编写 Test 类测试智能家居控制功能