其中production运行数据保存在apache ofbiz的数据库中

Where the production run data is saved in the database of apache ofbiz

有人知道制造生产 运行 数据保存在 Apache ofbiz 的数据库中的什么地方。当生产 运行 开始时,我需要找出当前的路由任务。 谁能指导我找出生产数据 运行.

谢谢。

生产 运行 及其任务都保存在名为 WorkEffort 的实体中(即数据库 table WORK_EFFORT); workEffortTypeId 字段中的不同值用于生产 运行s 和任务。