| 名称 | 是否显示 | 添加时间 | |
|---|---|---|---|
| ${province.name} | <#if province.isShow == true>是<#else>否#if> | ${province.createTime} | |
| |-----${city.name} | <#if city.isShow == true>是<#else>否#if> | ${city.createTime} | |
| |-----${district.name} | <#if district.isShow == true>是<#else>否#if> | ${district.createTime} |