Wed. Jul 22nd, 2026

[泛微OA]根据流程名称找流程表单

根据流程名称找流程表单
select a.workflowname,b.tablename
from workflow_base a,workflow_bill b where a.formid = b.id

By kim

Leave a Reply