Commit Graph

14 Commits

Author SHA1 Message Date
luying
a846258a6a 登录:fix 2021-03-08 13:54:49 +08:00
luying
d676b6251d 登录:测试用:直接获得验证码 2021-03-08 12:24:32 +08:00
luying
f1e9c1efd6 登录:更新服务器列表 2021-03-05 16:26:15 +08:00
luying
525bfd36bc 登录:实名认证 2021-03-04 15:34:26 +08:00
liangtongchuan
e877b0190d 将 consts 整理到几个文件中 2020-12-15 16:02:59 +08:00
liangtongchuan
20d638189e 根据用户信息下发服务器列表 2020-11-30 21:45:00 +08:00
liangtongchuan
fefd2dfdd5 修改状态码机制,初步改造web-server中接口返回 2020-10-16 16:02:34 +08:00
luying
b6725151d0 Merge branch 'master' of gitlab.trgame.cn:zyztech/zyz_server into feature/normalBattle
Conflicts:
	game-server/startGameServer.sh
	web-server/package.json
2020-09-14 10:55:46 +08:00
liangtongchuan
1e47f614e1 web-server 使用 tsconfig-paths 2020-09-13 14:02:41 +08:00
wangdan
b591a0120c 添加网页调试 2020-09-09 12:31:17 +08:00
liangtongchuan
f8ac401c67 部分公共代码db和const放到shared目录 2020-09-09 00:57:26 +08:00
liangtongchuan
dbdb11692c 添加查询和创建角色功能;建立长连接后返回部分初始数据 2020-09-01 22:15:31 +08:00
liangtongchuan
c53db8634d 修改代码格式;
数据库查询加 lean 判断;
其它内容微调。
2020-08-27 20:01:40 +08:00
liangtongchuan
940879016f web-server 注册、登录、获取服务器列表;game-server token 校验 2020-08-19 14:40:11 +08:00