Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在以下问题/答案中,答案显示了如何extends="BaseClass"在 XML 中进行操作。如何在按代码映射中做同样的事情?
extends="BaseClass"
代码映射将在将它们添加到配置时生成序列化映射,因此不需要显式指定扩展。