You will add a fetch rule of Eager.
您需要添加Eager的获取规则。
Notice that the fetch rule is set to lazy, so you will not fetch the order when someone asks for the customer.
注意,该获取规则被设置为 Lazy,所以当有人查询该客户时,您将不获取该订单。
This rule contains a fetch action and three transformation actions that implement your routing logic.
此规则包含一个获取操作和三个转换操作,这些操作将实现您的路由逻辑。
应用推荐