提交 9feca7d8 编写于 作者: O obdev 提交者: OB-robot

[CP] fix obj param accuracy lost

上级 23f4876f
......@@ -794,6 +794,8 @@ public:
OB_INLINE void set_meta(const ObDatumMeta &meta)
{
accuracy_.scale_ = meta.scale_;
accuracy_.precision_ = meta.precision_;
meta_ = meta;
}
// accuracy.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册