提交工作流sql和清除工作流的业务

This commit is contained in:
zer0Black
2022-06-11 13:54:52 +08:00
parent 356bb6c9a0
commit 7687109d67
2 changed files with 1559 additions and 0 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,13 @@
delete from act_hi_actinst;
delete from act_hi_attachment;
delete from act_hi_comment;
delete from act_hi_detail;
delete from act_hi_identitylink;
delete from act_hi_procinst;
delete from act_hi_taskinst;
delete from act_hi_varinst;
delete from act_ru_task;
delete from act_ru_variable;
delete from bus_process_name;
delete from bus_process_new;
delete from t_datas;