修复部分错别处

This commit is contained in:
click33
2022-11-04 17:01:46 +08:00
parent 699670627e
commit 6b2060e447
3 changed files with 27 additions and 27 deletions

View File

@@ -542,7 +542,7 @@ public class SaFoxUtil {
}
/**
* Array 转 String按照逗号切割
* Array 转 String按照逗号连接
* @param arr 数组
* @return 字符串
*/