add method

This commit is contained in:
Looly
2020-09-27 09:35:57 +08:00
parent 3185664018
commit 73fb1b6735
3 changed files with 6 additions and 3 deletions

View File

@@ -4227,7 +4227,7 @@ public class StrUtil {
}
/**
* 计算个字符串的相似度百分比
* 计算个字符串的相似度百分比
*
* @param str1 字符串1
* @param str2 字符串2