net.sf.json.JSONArray cannot be cast to [Ljava.lang.String
json数组不能转为字符串。先转为json字符串。
JSON.toJSONString()
net.sf.json.JSONArray 类型的变量不能转换成java.lang.String