Commit b5ff7adf authored by 高东东's avatar 高东东

-)删除无用代码

parent e214adbe
...@@ -122,7 +122,6 @@ public class TimeLineController extends BaseController{ ...@@ -122,7 +122,6 @@ public class TimeLineController extends BaseController{
iContingencyInstance.fire(batchNo,stepCode,contingencyPlanId,buttonCode,confirm,stepState); iContingencyInstance.fire(batchNo,stepCode,contingencyPlanId,buttonCode,confirm,stepState);
}catch (Exception e) }catch (Exception e)
{ {
//iContingencyInstance.setButtonWait(batchNo,contingencyPlanId,confirm);
throw e; throw e;
}finally { }finally {
fireQueue.removeFirst(); fireQueue.removeFirst();
......
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