smile
推送了 develop 分支的代码到 huangjinghao/FishConfig
126558c763 feat(protocol): 更新协议定义以支持新功能
- 在 ws_index_request.proto 中添加 collected_story_ids 字段用于记录已领取的阶段性奖励关卡id
- 修改 ws_mail_request.proto 中 ItemVo 的 quantity 类型从 int32 为 int64- 移除 MailDetailRequestMessage 消息体定义
- 新增 MailClaimResponse 消息体用于领取邮件附件响应,包含获取的道具列表字段 items
2 天之前