昔念
9c172d4ff7
fix(common): 更新查询操作字段注释并调整错误码
更新 `common/cool/service.go` 中 `QueryOp` 结构体字段的注释,明确 `FieldEQ` 和 `KeyWordField` 的用途。
同时修改玩家物品添加逻辑中的错误码,从 `ErrBaseItemTypeLimit` 改为 `ErrSystemError200007`。
在 `modules/blazing/service/item.go` 中为分页查询添加 `KeyWordField` 配置,支持按 `player_id` 搜索。
注释掉 `modules/blazing/service/pet_fusion
2025-12-04 01:33:37 +08:00
..
2025-11-26 15:25:10 +08:00
2025-11-26 01:33:48 +08:00
2025-11-20 21:37:37 +08:00
2025-11-22 22:57:32 +08:00
2025-11-28 00:16:51 +08:00
2025-11-20 05:57:29 +08:00
2025-11-30 04:57:48 +00:00
2025-12-01 23:31:48 +08:00
2025-12-04 01:33:37 +08:00
2025-11-30 02:31:08 +00:00
2025-11-10 02:45:19 +00:00
2025-11-15 22:17:43 +00:00