<#list table as plan1> ${plan1.num}
<#assign aa =plan1.dkxx />
<#list aa as plan2> ${plan2.dkbm} </#list>
</#list>
这样写获取不到数据