• Joined on 2025-04-29
maidong pushed to main at zyc/rtc_backend 2026-03-03 18:19:36 +08:00
343a2ae397 添加服务的并发测试报告
maidong pushed to main at zyc/rtc_backend 2026-03-03 17:21:51 +08:00
134ccb70f3 fix 音频并发优化
maidong pushed to main at zyc/rtc_backend 2026-03-03 16:22:21 +08:00
a3222d1fe5 压测工具
maidong pushed to main at zyc/rtc_backend 2026-03-03 16:00:21 +08:00
0bf556018e fix test bug
maidong pushed to main at zyc/rtc_backend 2026-03-03 15:33:06 +08:00
5e3f0653c9 fix bug
maidong pushed to main at zyc/rtc_backend 2026-03-03 15:15:48 +08:00
01b2ef298c fix build time
maidong pushed to main at zyc/rtc_backend 2026-03-03 14:13:06 +08:00
c3a171163a fix build bug
maidong pushed to main at zyc/log-center 2026-03-02 18:09:57 +08:00
01f87e38aa add bugfix
maidong pushed to main at zyc/rtc_backend 2026-03-02 18:05:35 +08:00
790878ff4d fix bug
maidong pushed to main at zyc/log-center 2026-03-02 17:46:37 +08:00
25c9b2d18e fix bug
maidong created branch fix/auto-20260302-172855 in zyc/rtc_backend 2026-03-02 17:33:58 +08:00
maidong pushed to fix/auto-20260302-172855 at zyc/rtc_backend 2026-03-02 17:33:58 +08:00
a546b1aefa fix: auto repair bugs #19
maidong pushed to main at zyc/rtc_backend 2026-03-02 17:20:37 +08:00
c219ec2fcf feat(hw-ws-service): 将 Go WebSocket 服务纳入 CI/CD 并通过 Traefik 统一入口
maidong pushed to main at zyc/rtc_prd 2026-03-02 15:58:54 +08:00
3971f8dc19 fix: restart.sh 改用 kill -9 强杀并等待端口释放后再启动
maidong pushed to main at zyc/rtc_prd 2026-03-02 15:57:17 +08:00
73cffb704f fix: 保存故事时将 cover_url 写入后端,修复书架封面为空的问题
maidong pushed to main at zyc/rtc_backend 2026-03-02 15:50:14 +08:00
5fb0db5da0 Merge fix/auto-20260228-193351: 默认故事封面生成功能
861bad22ab feat: 新增 generate_default_covers 管理命令
8f9f7824cd feat: 封面图提示词改为用 LLM 从故事内容提炼 ≤50 字画面描述
764cab37a0 fix: 封面尺寸改为 2560x1440 横版(与书架卡片 16:9 比例匹配)
cbfe747553 feat: 故事生成时自动用豆包 Seedream 4.5 文生图模型生成封面
Compare 6 commits »
maidong pushed to fix/auto-20260228-193351 at zyc/rtc_backend 2026-03-02 15:45:50 +08:00
861bad22ab feat: 新增 generate_default_covers 管理命令
maidong pushed to fix/auto-20260228-193351 at zyc/rtc_backend 2026-03-02 15:42:57 +08:00
8f9f7824cd feat: 封面图提示词改为用 LLM 从故事内容提炼 ≤50 字画面描述
maidong pushed to fix/auto-20260228-193351 at zyc/rtc_backend 2026-03-02 15:40:38 +08:00
764cab37a0 fix: 封面尺寸改为 2560x1440 横版(与书架卡片 16:9 比例匹配)
maidong pushed to main at zyc/rtc_prd 2026-03-02 15:33:19 +08:00
51f994a2cc feat: 故事加载页接收并传递封面 URL