Freemarker中日期为空的情况下调用内置函数${(reportVO.reportTime?string(yyyy-MM-dd HH:mm:ss))!}
Freemarker中日期为空的情况下调用内置函数
${(reportVO.reportTime?string("yyyy-MM-dd HH:mm:ss"))!}
Freemarker中日期为空的情况下调用内置函数
${(reportVO.reportTime?string("yyyy-MM-dd HH:mm:ss"))!}