Commit b8b6f78b authored by neo's avatar neo

[bugfix] add ) to bb source formula block

parent 5986f68a
...@@ -82,7 +82,7 @@ public class BBParasBo { ...@@ -82,7 +82,7 @@ public class BBParasBo {
split(expression); split(expression);
concatPara(expression, year); concatPara(expression, year);
} }
end(expression);
formulaExpression = expression.toString(); formulaExpression = expression.toString();
} }
......
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