多情羊

文章
5
资源
0
加入时间
2年10月21天

Freemarker获取Map对象中的List类型的值时报错

今天遇到这么一个问题,我写个文章mark下!!比如有如下Map类型的数据:{ "name":"hello", "poiCodes":[123456,789]}在Freemarker模板中这么获取的话:"poiCodes": 0)>${inputData.poiCodes}[]会报如下的错误: "freemarker.core.NonStr