<%-- Created by IntelliJ IDEA. User: 86178 Date: 2025/3/31 Time: 22:31 To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" %> UserController Success!
用户id:${printInfo.uid}

用户名称:${printInfo.uname}

用户电话:${printInfo.unumber}

用户地址:${printInfo.uaddress}

用户首次登录时间:${printInfo.udate}