度量快速开发平台-专业、快速的软件定制快开平台

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 部件 流程 SQL
查看: 4278|回复: 1

[分享] 查询人员在哪些流程设置了固定执行人

[复制链接]

4

主题

5

帖子

112

积分

注册会员

Rank: 2

积分
112
发表于 2020-1-20 11:45:02 | 显示全部楼层 |阅读模式
select flow.flow_alias,flow.id as node_id,flow.operusergroupid,item.item_id,item.item_type,case when item.item_type=5 then '人员ID' when item.item_type=1 then '领导岗位' when item.item_type=0 then '普通岗位' when item.item_type=2 then '部门' end item_id类型 from (
select x.flow_alias,y.id,y.operusergroupid from flow_info x,flow_node y where y.OPERUSERTYPE=0 and y.operusergroupid is not null and x.id=y.flow_id ) flow,SA_SELECTED_USER_ITEM item
where flow.operusergroupid=item.index_id
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|重庆度量科技  本站关键词:快速开发平台

GMT+8, 2024-3-29 13:24 , Processed in 0.122816 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表