@layout("/common/_container.html"){
@for(notice in noticeList){
${notice.content}
@}
用户

${userCount!0}

总用户
调用次数

${systemCount!0}

总调用次数
@}