Problem Here is my original ftl file: <#if employees??> <#list employees as e> ${e_index + 1}. ${e.name?right_pad(10)} - <#switch e.gender> ...
確定! 回上一頁