update 标签管理 生成的数据库字段名
This commit is contained in:
+1
@@ -39,6 +39,7 @@ public class HanYuPinYinUtil {
|
||||
try
|
||||
{
|
||||
tempStr = PinyinHelper.convertToPinyinString(pinYinStr, " ", PinyinFormat.WITH_TONE_NUMBER);
|
||||
tempStr = tempStr.replaceAll("[\\pP\\p{Punct}\\pS]", "");
|
||||
} catch (Exception e)
|
||||
{
|
||||
e.printStackTrace();
|
||||
|
||||
Reference in New Issue
Block a user