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.
是否可以在 ofbiz 中扩展视图实体?特别是在一个单独的实体模型文件中,因为我试图隔离我的更改。
不,不可能这样做,我认为不应该这样做。ofbiz 中的视图只是创建查询的一种简单方法,因此您应该在需要时创建一个。