mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
@@ -69,6 +69,7 @@ import java.util.concurrent.atomic.AtomicReference;
|
||||
* @since 6.0.0
|
||||
*/
|
||||
public class RegisterConverter implements Converter, Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/**
|
||||
* 默认类型转换器
|
||||
|
Reference in New Issue
Block a user