Commit 0c3172e5 authored by litengwei's avatar litengwei

Merge remote-tracking branch 'origin/dev_upgrade' into dev_upgrade

parents 717ffc15 d8b74ae0
...@@ -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