# Functions
FloatDecimal 从浮点数还原 [Decimal] 对象
precision 表示输出的精度。.
No description provided by the author
StringDecimal 从字符串还原 [Decimal] 对象
precision 表示输出的精度。.
StringDecimalWithPrecision 从字符串还原 [Decimal] 对象
输出精度从 s 获取,如果 s 不包含小数位,则小数长度为 0.
# Type aliases
SliceOf 针对数组存组方式
最终是以 json 的方式保存在数据库。.