java110-db/src/main/resources/mapper/common/WorkflowStepStaffV1ServiceDaoImplMapper.xml
@@ -15,6 +15,7 @@ </insert> <!-- 查询流程步骤信息 add by wuxw 2018-07-03 --> <select id="getWorkflowStepStaffInfo" parameterType="Map" resultType="Map"> select t.wss_id,t.wss_id wssId,t.staff_role,t.staff_role staffRole,t.step_id,t.step_id