<%@ 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"%> <%@ include file="include/pagetop.jsp"%> <%@ include file="include/head.jsp"%> <%@ include file="include/loading.jsp"%>

交易所_代理商充提报表

<%@ include file="include/alert.jsp"%>
查询条件
查询结果
用户 充提 交易盈亏 手续费 总收益
用户名 UID 用户数 代理数22 充值 提现
USDT ETH BTC USDT ETH BTC
${item.username} ${item.UID} ${item.reco_member} 网络 ${item.reco_agent} ${item.recharge_usdt} ${item.recharge_eth} ${item.recharge_btc} ${item.withdraw_eth} ${item.withdraw_btc}
<%@ include file="include/page_simple.jsp"%>
<%@ include file="include/footer.jsp"%>
<%@ include file="include/js.jsp"%>