@_voteUserList lotteryId=lotteryId userId=userId ip=ip startCreateDate=startCreateDate endCreateDate=endCreateDate orderType=orderType pageIndex=pageNum count=numPerPage>
| ID | 用户 | 选项 | IP | 创建日期 |
|---|---|---|---|---|
| ${a.id!} | ${a.userId!} | <@_voteItem ids=a.itemIds count=5><#list map?values as i>${i.title}<#sep>,#list>@_voteItem> | ${a.ip!} | ${a.createDate!} |