%@ page language="java" pageEncoding="utf-8" isELIgnored="false"%>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
<%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
| 用户名 | UID | 推荐人 | 账户类型 | 日志 | 币种 | 金额 | 变更前 | 变更后 | 时间 | |
|
|
${item.usercode} |
|
|
${item.log} | ${item.wallettype} | ${item.amount} | ${item.amount_before} | ${item.amount_after} | <%--${item.createTime} |