Commit Graph

16 Commits

Author SHA1 Message Date
zetaloop 7dc088eadf fix: shop_players 关系表主键与模型对齐 2026-04-04 07:05:11 +08:00
zetaloop 32d58ef462 add: 打手初始化接口 2026-04-04 03:49:34 +08:00
zetaloop 85ce6a45c5 add: player-rpc 增加按用户查询打手 2026-04-04 02:42:52 +08:00
zetaloop 64223ada67 fix: 修正 service 创建接口误设的 ID 路径参数 2026-04-04 00:20:38 +08:00
zetaloop f113f2b413 fix: reviews.sql 索引语句语法错误 2026-04-03 17:53:03 +08:00
zetaloop 5ff573f8fc refactor: 统一认证响应 2026-04-03 17:46:51 +08:00
wwweww e7970ac25f fix: some api bug 2026-03-31 22:12:06 +08:00
wwweww 19cc7a778c Refactor: Remove deprecated gRPC service files and implement new API structure
- Deleted old gRPC service definitions in `game_grpc.pb.go` and `public.go`.
- Added new API server implementations for objectstory, player, and shop services.
- Introduced configuration files for new APIs in `etc/*.yaml`.
- Created main entry points for each service in `objectstory.go`, `player.go`, and `shop.go`.
- Removed unused user update handler and user API files.
- Added utility functions for context management and HTTP header parsing.
- Introduced PostgreSQL backup configuration in `backup/postgreSql.yaml`.
2026-02-28 18:35:56 +08:00
wwweww d2f33b4b96 fix: api descript 2026-02-28 05:33:16 +08:00
wwweww 5930fb0dde add: some user api and all api desc 2026-02-27 19:17:01 +08:00
wwweww a0c720eb2f add: user accomplished 2026-02-27 05:42:13 +08:00
wwweww 60b6f40f9f add: user auth accomplished 2026-02-26 02:17:07 +08:00
wwweww 300058ad01 add: anowflake email kafka, refa: redis connectg 2026-02-25 01:16:13 +08:00
wwweww fdbcde13b2 add: 2026-02-23 20:36:21 +08:00
wwweww 4898aecd3b add: envoy redis 2026-02-23 15:54:33 +08:00
wwweww 55e8053e07 firest commit 2026-02-21 22:48:40 +08:00