mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add date to long support for Convert
This commit is contained in:
@@ -47,6 +47,6 @@ public class PinyinFactory {
|
||||
return engine;
|
||||
}
|
||||
|
||||
throw new TemplateException("No template found ! Please add one of pinyin jar to your project !");
|
||||
throw new TemplateException("No pinyin jar found ! Please add one of it to your project !");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user