1 changed files with 0 additions and 6 deletions
@ -1,6 +0,0 @@ |
|||||
public class Car extends Vehicle { |
|
||||
@Override |
|
||||
public void run() { |
|
||||
System.out.println("小汽车在公路上行驶"); |
|
||||
} |
|
||||
} |
|
||||
Loading…
Reference in new issue