时间:2021-07-01 10:21:17 帮助过:11人阅读
update jbpm4_task set ASSIGNEE_ = ‘dong02.yang‘ where ASSIGNEE_=‘yonghao.he‘ and DBID_=9685898; update t_bpm_process_execution set modifyUserCode=‘dong02.yang‘ where modifyUserCode=‘yonghao.he‘ and processInstanceId = ‘员工转正评定.8361018‘ ; update t_bpm_process_task set createUserCode=‘dong02.yang‘ where createUserCode=‘yonghao.he‘ and finishTime is null and taskId=9010882 ;
10.
本文出自 “江南矿工技术空间” 博客,请务必保留此出处http://jncumter.blog.51cto.com/812546/1771495
常用sql 总结1 2016-04-21
标签:sql