Commit 042e1e9b by shiwenbo

待处理的审批流程查询元数据增加发起人

parent 7fda7351
...@@ -209,6 +209,16 @@ ...@@ -209,6 +209,16 @@
</m:ref> </m:ref>
<m:desc></m:desc> <m:desc></m:desc>
</m:field> </m:field>
<m:field>
<m:name>bizProcess.submitter.name</m:name>
<m:title>流程发起人</m:title>
<m:type>string</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
</m:fields> </m:fields>
</m:query> </m:query>
</content> </content>
......
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