mirror of
https://gitee.com/dromara/hutool.git
synced 2026-01-23 13:22:03 +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