国家知识产权概况
国家概况可快速查阅产权组织多个数据库中各国的相关信息,其中既包含产权组织成员的信息,也包含非成员的信息。
FreeMarker 语法无效。
The value you try to list is an extended_hash (wrapper: f.c.HashLiteral$SequenceHash), thus you must specify two loop variables after the "as"; one for the key, and another for the value, like <#... as k, v>).
----
FTL stack trace ("~" means nesting-related):
- Failed at: #list getCountries() as country [in template "template_id" at line 54, column 16]
----
The value you try to list is an extended_hash (wrapper: f.c.HashLiteral$SequenceHash), thus you must specify two loop variables after the "as"; one for the key, and another for the value, like <#... as k, v>).
----
FTL stack trace ("~" means nesting-related):
- Failed at: #list getCountries() as country [in template "template_id" at line 54, column 16]
----