mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 13:34:09 +08:00
fix comment
This commit is contained in:
parent
dd4390508e
commit
5556f74688
@ -243,7 +243,7 @@ public class NumberChineseFormatter {
|
|||||||
*
|
*
|
||||||
* @param amount 数字
|
* @param amount 数字
|
||||||
* @param isUseTraditional 是否使用繁体
|
* @param isUseTraditional 是否使用繁体
|
||||||
* @param isUseColloquial 是否使用口语化(e.g. 一十 -> 十)
|
* @param isUseColloquial 是否使用口语化(e.g. 一十 -》 十)
|
||||||
* @return 中文
|
* @return 中文
|
||||||
* @since 5.8.28
|
* @since 5.8.28
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user