1.流程职务表查询,增加总支委员
This commit is contained in:
parent
247315750b
commit
e29ee055aa
@ -37,6 +37,7 @@
|
||||
<select id="getConfigurationList" resultMap="returnConfiguration">
|
||||
SELECT fc.*,
|
||||
CASE fc.approved_role
|
||||
when 'generalBranch' then '总支委员'
|
||||
when 'projectAdmin' then '项目管理员'
|
||||
WHEN 'director' THEN '所长'
|
||||
WHEN 'depDirector' THEN '副所长'
|
||||
|
Loading…
x
Reference in New Issue
Block a user