fix comment

This commit is contained in:
Looly 2023-12-04 18:39:07 +08:00
parent d406130183
commit 26c0ea6a89

View File

@ -5,7 +5,8 @@ import cn.hutool.core.util.StrUtil;
/**
* 将浮点数类型的number转换成英语的表达方式 <br>
* 参考博客http://blog.csdn.net/eric_sunah/article/details/8713226
* 参考博客http://blog.csdn.net/eric_sunah/article/details/8713226<br>
* 本质上此类为金额转英文表达因此没有四舍五入考虑小数点超过两位直接忽略
*
* @author Looly,totalo
* @since 3.0.9