freemarker.core.InvalidReferenceException: The following has evaluated to null or missing: ==> cata.pubtime [in template "" at line 24, column 64] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to be legally refer to something that's null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing . (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${cata.pubtime?string("yyy-MM-dd")} [in template "" at line 24, column 62] ----
主办单位:开封市人民政府办公室 政府网站标识码:4102000008
豫ICP备14019204号 豫公网安备41021102000181号