昔念
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-10-08 16:54:03 +08:00
2025-06-22 00:50:40 +00:00
2025-06-22 00:50:40 +00:00
2025-06-22 00:50:40 +00:00
2025-06-22 00:50:40 +00:00
2025-06-22 00:50:40 +00:00
2025-09-22 06:18:29 +00:00
2025-11-17 21:45:45 +00:00
2025-07-26 03:48:06 +00:00
2025-11-17 12:59:46 +08:00
2025-06-22 00:50:40 +00:00
2025-07-26 03:48:06 +00:00
2025-11-30 04:57:48 +00:00
2025-11-17 03:00:03 +00:00
2025-11-16 20:30:17 +00:00
2025-11-17 16:04:20 +00:00
2025-07-26 03:48:06 +00:00
2025-11-18 20:52:04 +00:00
2025-12-04 01:33:37 +08:00