Go to file
2024-05-22 06:08:37 +08:00
.cargo 修改config.toml使用清华镜像 2024-05-21 14:43:09 +08:00
.idea 添加firebase开发库 2024-04-21 13:27:57 +08:00
.vscode 修改launch.json,删除无用参数 2024-04-16 16:40:29 +08:00
api 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
domain 移除无用的宏 2024-05-22 06:08:37 +08:00
library 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
service 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
src first commit 2024-03-10 09:46:37 +08:00
.env 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
.gitignore first commit 2024-03-10 09:46:37 +08:00
app.toml 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
Cargo.lock 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
Cargo.toml 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00