mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
@@ -42,6 +42,9 @@ import java.util.Set;
|
||||
*/
|
||||
public class Hutool {
|
||||
|
||||
/**
|
||||
* 作者(贡献者)
|
||||
*/
|
||||
public static final String AUTHOR = "Looly";
|
||||
|
||||
private Hutool() {
|
||||
|
Reference in New Issue
Block a user