昔念 5320dffdd8 ```
feat(user): 添加QQ绑定功能并重构用户登录逻辑

- 在BaseSysUser模型中添加QQ字段,移除密码字段(暂时注释)
- 移除base.bbs.go中的GetUserInfo函数,将其迁移至base_sys_user.go
- 将登录服务中的外部API调用逻辑整合到BaseSysUserService
- 新增BindQQ方法实现QQ号绑定功能,包含重复绑定检查
- 更新GetUserInfo方法,完善用户信息获取和同步逻辑
- 优化导入包,移除未使用的依赖项
```
2026-03-24 11:56:36 +08:00
1
2026-01-27 07:00:35 +00:00
2026-03-17 14:05:35 +08:00
```
2026-01-23 13:44:31 +08:00
```
2026-03-19 15:24:24 +08:00
1
2026-03-23 15:01:13 +08:00
```
2026-03-02 23:59:15 +08:00
1
2026-02-23 03:12:32 +08:00
```
2026-03-24 11:56:36 +08:00
```
2026-03-06 23:49:20 +08:00
1
2026-01-29 23:45:37 +08:00
2025-06-20 17:13:51 +08:00
```
2026-01-28 23:28:25 +08:00
```
2026-01-01 19:57:39 +08:00
```
2026-03-04 22:47:21 +08:00
```
2026-03-04 17:11:57 +08:00
2025-06-20 17:13:51 +08:00

blazing

这是骄阳号开发团队的开源项目,请勿用于商业用途。 在软件开发中repo、impl、mapper 和 model 是常见的分层架构组件

项目介绍

seer-project

项目结构:

go tool pprof -http :8081 "http://127.0.0.1:9909/debug/pprof/profile"

go tool pprof -http :8081 "http://202.189.15.67:62672/debug/pprof/profile" go tool pprof -http :8081 "http://8.162.8.203:9909/debug/pprof//profile" go tool pprof -http :8081 "http://8.162.23.87:9910/debug/pprof//profile" go tool pprof -http :8081 "http://61.147.247.7:36855/debug/pprof/profile" go tool pprof -http :8081 "http://61.147.247.7:43892/debug/pprof/profile"

采样 60 秒的 CPU 数据,然后通过 HTTP 8081 端口可视化

go tool pprof -http :8081 "http://61.147.247.7:43892/debug/pprof/profile?seconds=300" 详情查看 文档

Description
No description provided
Readme 4.2 GiB
Languages
GO 100%