java.lang.NumberFormatException
一般由Integer.valueOf(String param)或者Integer.parseInt(String param)引起
不要转换UUID等包含特殊字符(空格,- 等)的字符串,