Commit 3250d68f by jianshuqin

增加转换币种

parent 80171966
......@@ -71,7 +71,7 @@ public class CurUtils {
curMap.put("CZK", "捷克币");
curMap.put("PLN", "波兰币");
curMap.put("AED", "阿联酋币");
curMap.put("INR", "卢比");
curMap.put("IDR", "印尼卢比");
return curMap;
}
......
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