提交 339d2d0d 编写于 作者: J JasonZhou404 提交者: Yifei Jiang

Planning: bug fix on GetUnblockSRange()

上级 78b109d3
......@@ -199,6 +199,7 @@ bool STBoundary::GetUnblockSRange(const double curr_time, double* s_upper,
} else {
ADEBUG << "boundary_type is not supported. boundary_type: "
<< static_cast<int>(boundary_type_);
return false;
}
return true;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册