Commit Graph

20 Commits

Author SHA1 Message Date
liyunjia
a4288932ff 格式化router.rs 2024-06-02 17:40:41 +08:00
liyunjia
7a1d93303c 添加用登录接口 2024-06-01 18:03:41 +08:00
李运家
fb387614d4 token校验增加白名单 2024-05-30 17:50:33 +08:00
李运家
837a296d21 修改token 2024-05-30 14:11:49 +08:00
liyunjia
022f0ba4bd 数据校验,添加ResErr转换 2024-05-26 14:03:41 +08:00
liyunjia
d00d07d46e 添加Google账户授权 2024-05-26 09:55:23 +08:00
liyunjia
486e488fd0 renamed: api/src/controller/player_info.rs -> api/src/controller/account.rs 2024-05-25 09:19:20 +08:00
liyunjia
4917b8bcf2 修改player 为 account 2024-05-24 21:35:12 +08:00
李运家
4c2f64e4eb PlayerInfo 改为 Player 2024-05-24 09:45:21 +08:00
李运家
f090382d15 移除无用的use 2024-05-22 16:02:22 +08:00
李运家
518d9190e1 修改持久化实体类 2024-05-22 15:57:52 +08:00
李运家
bda646f3b9 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
李运家
8523e5cbb0 格式化源代码,移除无用的引用 2024-05-01 17:28:31 +08:00
李运家
da939160f8 修改错信息 2024-05-01 17:22:25 +08:00
liyunjia
ec6b061ed7 添加feedback业务 2024-04-22 21:45:57 +08:00
liyunjia
269c739ce9 修GameAccount->PlayerInfo 2024-04-16 21:25:03 +08:00
李运家
f9be9e406b 添加参数校验处理 2024-04-12 09:33:14 +08:00
李运家
876dc56050 move models to dto 2024-04-10 11:13:39 +08:00
李运家
aa1b3d2009 格式化代碼 2024-03-10 11:11:53 +08:00
李运家
4cf8b7eb08 first commit 2024-03-10 09:46:37 +08:00