3 Commits

Author SHA1 Message Date
e33f9a1801 feat(encounter): 添加路遇模块没有查询到数据的错误处理
- 在 errcode/encounter.go 中新增 ErrEncounterNoData 错误码
- 在 EnocunterMsgInit 和 EncounterMsgUserInit 函数中添加相应的错误消息
- 修改 encounter_controller.go 中的 List 方法,使用新增的错误码处理没有查询到数据的情况
2024-11-18 12:22:13 +08:00
a0afee4161 add a new errMsg 2024-11-12 12:24:49 +08:00
01b72caf5e fit EA link 2024-11-02 11:49:49 +08:00