Commit d7daf726 by zhangxingmin

push

parent 03fd1058
......@@ -6,6 +6,7 @@ package com.yd.common.enums;
public enum ProjectEnum {
CSF_MINI_PROGRAM("project_IbjfmMTYvNEBuh2S","CSF-小程序",""),
CSF_PC("project_nKULQBH1Gw9Ma8YM","CSF-PC",""),
;
//项目表唯一业务ID
......
......@@ -54,6 +54,6 @@ public class ChineseTextConverter {
}
public static void main(String[] args) {
System.out.println(simplifiedToTraditional("联络电话"));
System.out.println(traditionalToSimplified("鑫安逸儲蓄保險计划"));
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment