[新增] 权限申请流程
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -33,4 +33,8 @@
|
||||
where BUS_PROCESS_NEW.P_ID = #{prcId}
|
||||
order by CREATE_DATE desc
|
||||
</select>
|
||||
<select id="selectEOByDataId" resultType="com.adc.da.wkflow.business_main.entity.BusProcessNew">
|
||||
select BUS_PROCESS_NEW.* from BUS_PROCESS_NEW
|
||||
where BUS_PROCESS_NEW.DATA_ID = #{dataId}
|
||||
</select>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user