您所在的位置是:文章详情
[ERROR: The following has evaluated to null or missing: ==> sqlArticleInfo [in template "web/article_info_info.ftl" at line 40, column 39] ---- Tip: If the failing expression is known to legally refer to something that's sometimes 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: ${sqlArticleInfo.title!} [in template "web/article_info_info.ftl" at line 40, column 37] ----]
时间:[ERROR: The following has evaluated to null or missing: ==> sqlArticleInfo [in template "web/article_info_info.ftl" at line 43, column 69] ---- Tip: If the failing expression is known to legally refer to something that's sometimes 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: ${sqlArticleInfo.createTime?string("y... [in template "web/article_info_info.ftl" at line 43, column 67] ----] | 来源:黑龙江省体育彩票管理中心
[ERROR: The following has evaluated to null or missing: ==> sqlArticleInfo [in template "web/article_info_info.ftl" at line 46, column 79] ---- Tip: If the failing expression is known to legally refer to something that's sometimes 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: ${sqlArticleInfo.content!} [in template "web/article_info_info.ftl" at line 46, column 77] ----]