Commit 3524fa8b authored by 38823's avatar 38823

合同签约工作流修改

parent 34914b37
......@@ -12,6 +12,8 @@
begin
con_contract_workflow_pkg.contract_submit(
p_contract_id =>${@contract_id},
p_function_code =>${@function_code},
p_layout_code =>${@layout_code},
p_user_id => ${/session/@user_id}
);
end;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment