This commit is contained in:
Looly
2023-03-13 05:04:50 +08:00
parent 5b559d19bd
commit 48eec2a8ae
92 changed files with 1487 additions and 651 deletions

View File

@@ -42,6 +42,9 @@ import java.util.Set;
*/
public class Hutool {
/**
* 作者(贡献者)
*/
public static final String AUTHOR = "Looly";
private Hutool() {