130 Commits

Author SHA1 Message Date
zhx
ccc2a8b108 子币商以及充值流水 2026-07-09 18:15:57 +08:00
zhx
a13fcd61c7 子币商和经理中心改版 2026-07-09 13:02:49 +08:00
zhx
5a03a3d49a 资源撤回,系统消息 2026-07-06 12:43:40 +08:00
zhx
ff9321a1e2 登录时间,以及发货 2026-07-06 11:10:19 +08:00
zhx
4bd22c61d6 相关功能修复 2026-07-05 01:55:03 +08:00
zhx
0a072894ec 切换播报群 2026-07-04 01:53:10 +08:00
zhx
c53b710539 Merge branch 'test' 2026-07-03 17:38:41 +08:00
zhx
0cd30e222d 添加埋点以及Yumi数据 2026-07-03 14:43:43 +08:00
zhx
b12c774bb3 进房接口 2026-07-03 10:43:34 +08:00
zhx
fedd4ea416 merge main into test 2026-07-02 15:01:05 +08:00
zhx
d1338dee19 增加财务系统和新bi系统 2026-07-02 10:53:44 +08:00
zhx
2a7fff405d fix: show region mismatch for role invitations 2026-07-01 18:55:22 +08:00
zhx
d7570d78c0 feat: expose coin seller transfer amounts 2026-07-01 15:17:30 +08:00
zhx
3f465e4490 修复邀请以及用户id 2026-06-30 20:50:50 +08:00
zhx
3af61b2468 agency房间列表 2026-06-30 13:05:13 +08:00
zhx
e71194ad25 用户邀请 2026-06-30 10:27:29 +08:00
zhx
8df263195a 强制用户输入联系方式 2026-06-29 18:27:32 +08:00
zhx
f8ec2118b9 增加房间流水奖励修复 2026-06-29 10:41:24 +08:00
zhx
c47e4e6832 增加批量送礼 2026-06-27 16:59:30 +08:00
zhx
a1e038442d 直接发im,去掉 outbox一层 2026-06-27 00:40:30 +08:00
zhx
2254097ea4 修复性能问题 2026-06-26 21:31:14 +08:00
zhx
bea9dcf1dd 增加接口判断 2026-06-26 10:51:43 +08:00
zhx
5890e3321a 新注册流程 2026-06-26 10:15:48 +08:00
zhx
a10a851075 回滚注册 2026-06-25 22:00:49 +08:00
zhx
d145f3608d 修复用户登录 2026-06-25 21:48:44 +08:00
zhx
ba0e5664dd 注册,im私聊消息 2026-06-25 21:30:26 +08:00
zhx
9b4447e158 添加新接口 2026-06-25 15:07:46 +08:00
zhx
1e3d628f57 Merge branch 'main' of gitea.haiyihy.com:hy/hyapp-server 2026-06-25 11:21:31 +08:00
zhx
f8e34770d3 三方支付链接 2026-06-25 11:21:16 +08:00
local
4028928123 fix invite code error message 2026-06-24 21:04:42 +08:00
zhx
9a19267c6a 经理权限和身份自动赠送 2026-06-24 14:46:07 +08:00
zhx
ac6672f398 修复 2026-06-24 13:02:41 +08:00
zhx
9c39d33bf2 修复banner 2026-06-24 12:58:19 +08:00
zhx
535ca29fa7 ip白名单 2026-06-23 12:11:05 +08:00
zhx
7c6c3f38e5 v5pay 2026-06-22 16:55:22 +08:00
zhx
d15cd0a7fd fix batch gift host scope propagation 2026-06-21 22:02:48 +08:00
zhx
c8fc1ede01 经理相关 2026-06-18 18:04:33 +08:00
zhx
db43da8c85 修复机器人创建和转盘 2026-06-18 17:13:56 +08:00
zhx
0d111d9a88 机器人 2026-06-17 23:13:08 +08:00
zhx
da64d5f189 房间列表 2026-06-17 13:15:05 +08:00
zhx
377443eec3 新增相关接口 2026-06-16 17:00:06 +08:00
zhx
604fcebda4 Merge branch 'test' of gitea.haiyihy.com:hy/hyapp-server into test 2026-06-15 19:17:11 +08:00
zhx
ad54880768 增加相关的支付和新app 2026-06-15 19:17:09 +08:00
zhx
55770ce23b fix(gateway): expose mic seat animation appearance 2026-06-15 15:02:28 +08:00
zhx
7744232add 币商转账 2026-06-15 01:29:06 +08:00
zhx
dffca4dec7 机器人策略 2026-06-12 19:40:21 +08:00
zhx
b810bae232 feat: add role invitation confirmation flow 2026-06-12 18:08:53 +08:00
zhx
ff0e42e3d3 Merge branch 'test' of gitea.haiyihy.com:hy/hyapp-server
# Conflicts:
#	scripts/mysql/038_split_bd_leader_profiles.sql
#	server/admin/internal/modules/hostorg/reader.go
#	server/admin/internal/modules/hostorg/service_test.go
#	server/admin/internal/modules/teamsalarysettlement/service.go
#	server/admin/internal/modules/teamsalarysettlement/service_integration_test.go
#	services/gateway-service/internal/transport/http/gameapi/game_handler.go
#	services/gateway-service/internal/transport/http/gameapi/handler.go
#	services/gateway-service/internal/transport/http/httproutes/router.go
#	services/user-service/deploy/mysql/initdb/001_user_service.sql
#	services/user-service/internal/storage/mysql/host/admin.go
#	services/user-service/internal/storage/mysql/host/common.go
#	services/user-service/internal/testutil/mysqltest/mysqltest.go
2026-06-11 19:45:31 +08:00
zhx
1123821785 功能增加 2026-06-11 17:11:59 +08:00
zhx
ecf03ae362 游戏 2026-06-11 01:02:20 +08:00