zerosaturation
|
7eb6dad434
|
feat:新增举报和反馈功能
|
2026-06-22 17:19:48 +08:00 |
|
zerosaturation
|
ef0a4f6afd
|
feat:修改通知系统的消息
|
2026-06-17 11:59:51 +08:00 |
|
|
|
ddc5b89a6c
|
frat:增加uniPush的配置
|
2026-06-16 23:49:40 +08:00 |
|
zerosaturation
|
7074546959
|
feat:新增通知系统
|
2026-06-16 21:30:58 +08:00 |
|
zerosaturation
|
7734d33697
|
feat:修改ws的配置
|
2026-06-15 22:33:37 +08:00 |
|
zerosaturation
|
060e4944fa
|
fix:修改JWTbug
|
2026-06-15 21:12:59 +08:00 |
|
zerosaturation
|
271e0350c7
|
feat:重构code状态码
|
2026-06-15 16:28:35 +08:00 |
|
zerosaturation
|
b38174917a
|
feat:修改配置
|
2026-06-14 21:04:05 +08:00 |
|
zerosaturation
|
dfb79af4b1
|
feat: 铸造菜单改为动态配置
|
2026-06-09 12:38:12 +08:00 |
|
zerosaturation
|
d859650136
|
feat:修改数据看板
|
2026-06-09 00:37:42 +08:00 |
|
zerosaturation
|
3d3f2260f3
|
feat(statistic): T13-T16 Gateway routes + 5-service business integration (7/7 event types)
Gateway:
- 7 routes /api/v1/dashboard/* with JWT auth (middleware.AuthMiddleware)
- statistic_controller.go: 7 methods, response format {code:200, data:resp}
- gateway/main.go: StatisticServiceClient wired
- gateway/config: StatisticServiceURL (DUBBO_STATISTIC_SERVICE_URL, default tri://127.0.0.1:20009)
pkg/statistic SDK:
- fire-and-forget TrackEvent + BatchTrackEvent
- Init(client) + Get() global singleton pattern
Business-side integration (7/7 event types):
- socialService.LikeAsset → asset.like
- galleryService.PlaceAsset → exhibition.start
- galleryService.RemoveFromSlot → exhibition.end (with duration_ms)
- taskService.OnExhibitionCompleted → exhibition.revenue
- assetService.CreateMintOrder → asset.mint
- assetService.logLevelChange → asset.level_up
- userService.UpdateCrystalBalance → crystal.change (wrapper fn added)
Cache warmup:
- main.go: 7 RPCs x 5 sample starIDs at startup (15s delay)
- prevents cold-start DB thundering herd
Existing service modifications:
- galleryService/exhibition_service.go
- taskService/revenue_service.go
- assetService/{mint_service,asset_level_service}.go
- userService/user_service.go
- socialService/asset_like_service.go
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-08 17:20:53 +08:00 |
|
zerosaturation
|
23a8051e96
|
feat: 修改头像显示不全,修改docker的配置
|
2026-06-04 16:41:20 +08:00 |
|
zerosaturation
|
456bf10352
|
feat: 修改合并bug
|
2026-06-04 00:52:32 +08:00 |
|
|
|
f0b650de26
|
feat: 解决合并冲突
|
2026-06-04 00:03:40 +08:00 |
|
|
|
bc3d82e20e
|
fix: 合并冲突
|
2026-06-03 23:44:33 +08:00 |
|
liulong
|
6ff8743c72
|
feat:修复合并问题
|
2026-06-03 23:25:08 +08:00 |
|
liulong
|
b9527bee70
|
feat:合并新
|
2026-06-03 22:41:19 +08:00 |
|
liulong
|
10168f8e6b
|
feat:实现AI生成镭射卡功能
|
2026-06-03 22:19:22 +08:00 |
|
zerosaturation
|
edadb0e082
|
feat:修改头像bug
|
2026-06-02 21:10:35 +08:00 |
|
zerosaturation
|
e1829b2296
|
feat: 修改短信认证bug
|
2026-06-02 15:43:57 +08:00 |
|
zerosaturation
|
d5a645eaea
|
feat: 给榜单增加字段
|
2026-05-29 19:47:09 +08:00 |
|
zerosaturation
|
9a9f4d1b96
|
feat: 新增点赞列表标签增加
|
2026-05-28 17:45:07 +08:00 |
|
zerosaturation
|
17c68c9233
|
feat:增加的ai搭子对话功能
|
2026-05-28 12:00:19 +08:00 |
|
zerosaturation
|
b8e462f9b5
|
feat:修改广场页面,铸造页面
|
2026-05-26 19:26:27 +08:00 |
|
zerosaturation
|
a39bb7b60f
|
feat:新增sms短信注册
|
2026-05-26 13:23:04 +08:00 |
|
zerosaturation
|
4d42d9a6d0
|
feat: 新增历史点赞查询和修改点赞规则
|
2026-05-22 18:06:33 +08:00 |
|
zerosaturation
|
ee0433464f
|
feat: 修改铸造消耗确认框和新增批量购买道具的功能,修改回退按钮的颜色
|
2026-05-22 00:14:28 +08:00 |
|
zerosaturation
|
fcebf5a107
|
feat:增加分享页面和举报按钮
|
2026-05-21 18:51:15 +08:00 |
|
zerosaturation
|
0d591fdd94
|
feat: 修改展览页
|
2026-05-20 17:05:02 +08:00 |
|
zerosaturation
|
7b8fba5701
|
feat: 添加实时查询余额的接口
|
2026-05-19 18:50:57 +08:00 |
|
zerosaturation
|
94b9271184
|
feat: 点赞列表修改,增加光栅卡字段
|
2026-05-19 14:44:19 +08:00 |
|
zerosaturation
|
9ac75d034b
|
修改每小时收益的字段类型可以为小数
|
2026-05-19 12:38:12 +08:00 |
|
zerosaturation
|
ca832abb2c
|
feat: 新增每小时的收益字段
|
2026-05-19 12:17:57 +08:00 |
|
zerosaturation
|
3e6ff3c898
|
feat:在个人展示页显示光栅卡
|
2026-05-18 19:45:34 +08:00 |
|
zerosaturation
|
5f4a443a93
|
feat: 新增余额不足不能铸造的功能提示,新增详细页面图片正常显示,docker修改配置
|
2026-05-18 18:32:58 +08:00 |
|
zerosaturation
|
45d3adc373
|
feat:添加光栅卡的选择
|
2026-05-17 19:03:34 +08:00 |
|
zerosaturation
|
cf8671b5bb
|
修改经验问题和光栅卡铸造bug修改
|
2026-05-16 04:32:43 +08:00 |
|
zerosaturation
|
afb235afd3
|
feat: 合并代码,解决冲突
|
2026-05-16 02:42:32 +08:00 |
|
zerosaturation
|
c5bf9df955
|
feat: 经济系统重构 - 任务服务与画廊服务解耦
- galleryService 独立启动,配置 task-service-url
- 新增 taskService 到 galleryService 的 RPC 调用
- 更新 proto 文件并重新生成代码
- 新增展览唯一约束迁移脚本
- 修复多个 service 的配置和依赖关系
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-15 23:12:02 +08:00 |
|
zerosaturation
|
3ef3510303
|
feat:修改展示收益
|
2026-05-15 11:49:00 +08:00 |
|
zerosaturation
|
7d807d395b
|
feat: JWT 中间件添加 Token 黑名单检查
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-05-15 11:49:00 +08:00 |
|
zerosaturation
|
5c46ae660f
|
feat: 初始化 Redis 连接
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-05-15 11:49:00 +08:00 |
|
zerosaturation
|
e599f8a349
|
feat: 添加 Redis 配置项
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-05-15 11:49:00 +08:00 |
|
zerosaturation
|
2ebb4a3a4d
|
deps: 添加 redis go-redis/v9 依赖
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-05-15 11:49:00 +08:00 |
|
zerosaturation
|
74182ad662
|
feat: 新增经济系统
|
2026-05-14 15:59:07 +08:00 |
|
zerosaturation
|
8b03809c7a
|
feat: 修改活动小按钮改为动态
|
2026-05-13 14:41:17 +08:00 |
|
zerosaturation
|
9505244db0
|
feat:新增铸造活动运营图
|
2026-05-12 10:42:00 +08:00 |
|
zerosaturation
|
852b02f014
|
feat :新增查看他人的在展作品
|
2026-05-09 16:05:02 +08:00 |
|
zerosaturation
|
1b82e4c3bc
|
feat: 新增图片类型计算
|
2026-05-07 14:07:36 +08:00 |
|
zerosaturation
|
4b2f43ecc5
|
feat: 新增个人页
|
2026-05-06 10:51:08 +08:00 |
|