- 新增用户注册和登录接口 - 实现用户信息获取和更新接口 - 修改用户服务和 mapper接口,支持新的功能 - 优化 JWT 工具类,增加从 token 中获取用户 ID 的方法 - 重命名 ExampleController 为 ProductController,准备实现商品相关功能