接口平台对接
This commit is contained in:
parent
ad10490fb1
commit
ddb10c2559
@ -1103,7 +1103,6 @@ public class FlowAction {
|
||||
SqlObject asql = new SqlObject(sql);
|
||||
asql.setParameter("objectno",ft.getAttribute("objectno").getString());
|
||||
Sqlca.executeSQL(asql);
|
||||
Sqlca.disConnect();
|
||||
}
|
||||
}else{
|
||||
flowService.commitAction(taskNo, phaseAction, phaseOpinion, "", tx);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user