<#if (content)?? && content.url?? && content.url?length gt 30> ${content.url?substring(0, 30)}... <#else> ${(content.url)!} <#assign no = 0 > <#list itemVo.atoms as atomVo> <#if no == 0> <#if itemVo.changeType=1> <#elseif itemVo.changeType=2> <#assign no = no + 1 > ${atomVo} <#list 1..10 as item> ${listVo.updateTime?string('yyyy-MM-dd HH:mm:ss')} <#list testMap?keys as testKey>