This commit is contained in:
Looly 2023-11-14 09:15:01 +08:00
parent 1b423b2e0f
commit f9165d06b7

View File

@ -45,8 +45,7 @@ import java.util.concurrent.TimeUnit;
/** /**
* 类型转换器 * 类型转换器
* *
* @author xiaoleilu * @author looly
*
*/ */
public class Convert { public class Convert {