前端debug console data 发现值获取正确
到后端发现 接受值有null 值 明明传过来了。。。。。。。。
1. 前端值正确
2. 后端 有null值
仔细查看数据库发现 有下划线
修改实体类 驼峰命名的实体类属性
再次发送
<%--
Created by IntelliJ IDEA.
User: 10202
Date: 2022/4/27
Time: 14:20
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
登录:界面
健身房登录系统
<%-- --%>