Commit d8b74ae0 authored by KeYong's avatar KeYong

修改bug

parent a7afeb69
...@@ -523,7 +523,7 @@ public class ContingencyInstanceImpl implements IContingencyInstance { ...@@ -523,7 +523,7 @@ public class ContingencyInstanceImpl implements IContingencyInstance {
if ("0".equals(stepCode)) { if ("0".equals(stepCode)) {
contingencyInstance.fire(batchNo, stepCode, buttonJson, contingencyPlanId, contingencyInstance.fire(batchNo, stepCode, buttonJson, contingencyPlanId,
"FIRE_CONFIRM", buttonState, stepStateOnbutton, "true", "true", token, "FIRE_CONFIRM", buttonState, stepStateOnbutton, "true", "false", token,
product, appKey, startUserName); product, appKey, startUserName);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment