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.
如果调用任务流中定义了通配符入口点,是否可以从远程任务流返回而无需指定从远程任务流到消费者任务流(调用任务流)的返回控制流规则?
我认为您仍然必须返回,尽管在返回到调用 TF 时,如果 TF 返回传递回一个可以评估的结果,它的通配符可能会导致导航到另一个页面/TF。