297 Commits

Author SHA1 Message Date
xy
28855885cd init 2026-03-13 01:38:40 +00:00
luying
aa02cd48ad 🐎 ci(服务器): 添加永测服 2023-08-03 10:37:41 +08:00
luying
4c0f0bb56b feat(服务器): 多服务器开服 2023-07-31 16:42:25 +08:00
luying
f0540f1e32 🧪 test(debug页面): 修复增加版本号之后调试页面不能用的问题 2023-07-12 11:48:59 +08:00
luying
417a7af2c3 🐞 fix(礼包码): 礼包码增加容错默认类型 2023-06-29 17:09:47 +08:00
luying
2550178c6b feat(战场): 放宽上传录像范围 2023-06-27 13:46:01 +08:00
luying
662429f7dc feat(礼包码): 礼包码类型区分 2023-06-14 20:19:25 +08:00
luying
118bef1e9d feat(公告): 公告添加子包标识 2023-06-14 17:50:44 +08:00
luying
e58ac6c4e5 🐞 fix(礼包码): 停止使用礼包码的record字段 2023-06-01 19:19:37 +08:00
luying
42c9397349 🐞 fix(37需求): 账号多开 2023-05-25 16:33:40 +08:00
luying
037eb1e57f 🐞 fix(跳转): 补proxy的调用 2023-05-25 15:47:49 +08:00
liangtongchuan
ef7ae551ad 🐞 fix(web-server): 修改proxy解决mid-web内存泄漏 2023-05-25 15:47:42 +08:00
luying
8e53bff441 处理部分错误 2023-05-22 19:44:39 +08:00
luying
7bc9e1fe49 Revert " feat(db): 修改role表数据库操作方式"
This reverts commit e39af3649288cc5802739cfe862c818fe56e194e.
2023-05-22 19:43:21 +08:00
luying
2d45b2c66c Revert " feat(db): web和gm添加只读库支持"
This reverts commit 5564a8363de57d8082b60a3a2255709aab957019.
2023-05-22 19:41:30 +08:00
luying
f7d3ed6db2 Revert " feat(db): 给GiftCode添加只读库支持"
This reverts commit a75feb611ff5e732a48408ea9360cb07f9c09f2e.
2023-05-22 19:40:48 +08:00
luying
70c5ee2bea Revert " feat(db): 给GiftCodeDetail添加只读库"
This reverts commit 2f9b489b237af4cd029e3d2724f50dc02c3ac6f6.
2023-05-22 19:40:43 +08:00
liangtongchuan
7bebb83140 feat(web-server): 修改IP获取方式为xff优先 2023-05-13 16:52:42 +08:00
luying
be4541e02d 🐞 fix(ip): 当有高防的时候获取真实ip 2023-05-12 20:11:07 +08:00
luying
ced48726a4 🐞 fix(37接口): 转发路由bug 2023-05-10 18:48:12 +08:00
luying
3b34abeca1 🐞 fix(加密): 去掉加密返回参数 2023-05-09 14:46:37 +08:00
luying
633b729c32 🐞 fix(mid): 中转接口proxy错误 2023-05-09 13:18:33 +08:00
luying
5f5cfa1674 🐞 fix(维护): 兼容 2023-05-08 15:20:56 +08:00
liangtongchuan
e2ffab7345 feat(config): redis中添加最大同时在线人数 2023-05-07 13:04:40 +08:00
luying
4fe472b537 (37需求): 查询角色接口 2023-05-06 21:08:59 +08:00
liangtongchuan
8e7337eabd feat(db): 给GiftCodeDetail添加只读库 2023-05-06 18:52:14 +08:00
liangtongchuan
6b7a205bf6 feat(db): 给GiftCode添加只读库支持 2023-05-06 18:38:52 +08:00
liangtongchuan
96407c470e feat(db): web和gm添加只读库支持 2023-05-06 16:04:57 +08:00
liangtongchuan
e65efa4192 feat(db): 修改role表数据库操作方式 2023-05-06 15:48:16 +08:00
luying
f47d2d131f feat(服务器): 更新维护逻辑 2023-05-06 11:44:05 +08:00
liangtongchuan
a651254821 feat(web-server): 修改审核服判断逻辑为:指定版本进入审核服 2023-05-05 20:47:19 +08:00
luying
064967ef9c 🐞 fix(数据库): web和gm添加userlog副数据库 2023-04-28 13:46:33 +08:00
liangtongchuan
706821f5c5 feat(script): 上传脚本,部署脚本,短链接监控配置 2023-04-27 22:34:44 +08:00
liangtongchuan
53b6c4197e feat(config): 添加公测渠道配置 2023-04-27 18:35:05 +08:00
luying
e1d2b4b349 🎈 perf(dispatch): 路由使用redis 2023-04-26 09:54:55 +08:00
liangtongchuan
a2a9c45b6c feat(web): 客户端热更新地址不再拼接 env 2023-04-25 20:26:16 +08:00
luying
4bcd814eb9 🐞 fix(review): 审核服获取服务器接口去除isReview判断 2023-04-25 19:08:56 +08:00
liangtongchuan
a48857de4f feat(review): 修改审核服进去逻辑,仅判断ios 2023-04-25 18:44:31 +08:00
luying
ce930f2da3 🐞 fix(服务器): getserverlist接口不校验参数 2023-04-25 16:59:01 +08:00
luying
906449be60 feat(服务器): 修改服务器自动开服策略 2023-04-25 13:04:47 +08:00
liangtongchuan
5ba0763711 🐞 fix(db): 还原公测自营gm数据库配置 2023-04-24 20:23:20 +08:00
liangtongchuan
fed5c89aec 🐞 fix(db): 修改公测iOS审核服数据库地址 2023-04-24 19:06:40 +08:00
luying
740d94280d 🐎 ci(配置): ios提审服 2023-04-24 13:48:29 +08:00
luying
9821a2d06c 🐞 fix(37需求): 礼包码支持一人一条 2023-04-23 11:23:31 +08:00
luying
d8bb70753b 🐞 fix(config): web-server中转回调 2023-04-21 20:44:03 +08:00
luying
52d66da18e 🐞 fix(37需求): 修复获取玩家数据接口筛选问题 2023-04-21 15:35:24 +08:00
luying
66c7e272e2 🐞 fix(录像): 修复录像存储以及读取路径 2023-04-20 10:59:27 +08:00
luying
d3de6a9014 🐞 fix(账号): 账号注销问题修复 2023-04-19 14:55:08 +08:00
luying
17227de777 🐞 fix(录像): 修复上传录像错误 2023-04-19 09:40:53 +08:00
luying
3bf0f7a35e 🐞 fix(37需求): 注销冷却提示需求 2023-04-18 17:28:44 +08:00