高亮显示 JDL 文件中未使用的实体和枚举。
application { config { } entities Product } entity Product {} entity Car {} // 未使用的实体 Car