中小商业企业(smea 中小企业 biz 商业)评级项目后端
Go to file
wcq a37e7666be 排除pyc文件 2023-09-18 14:27:42 +08:00
.idea 提交 2023-08-15 16:23:53 +08:00
alembic 编写客户端接口 2023-09-07 12:03:46 +08:00
config 修改邮件地址 2023-09-04 15:53:52 +08:00
context 编写管理端接口 2023-09-08 16:41:36 +08:00
jurigged 初始化项目 2023-08-02 10:18:36 +08:00
mods 整理配置 2023-09-14 16:10:33 +08:00
static 编写管理端接口 2023-09-11 16:37:36 +08:00
tests 初始化项目 2023-08-02 14:24:28 +08:00
utils 整理配置 2023-09-14 16:10:33 +08:00
.gitignore 排除pyc文件 2023-09-18 14:27:42 +08:00
Dockerfile 初始化项目 2023-08-02 10:18:36 +08:00
README.md 初始化项目 2023-08-02 14:24:28 +08:00
alembic.ini 初始化项目 2023-08-02 14:24:28 +08:00
debug.py 初始化项目 2023-08-02 14:24:28 +08:00
docker-compose.yml 修改gitignore 2023-08-03 17:08:20 +08:00
docs_fetch_hook.js 编写客户端接口 2023-09-07 12:03:46 +08:00
main.py 编写客户端接口 2023-09-07 12:03:46 +08:00
requirements.txt 修改评级逻辑 2023-08-04 16:59:19 +08:00
the_test.py 编写管理端接口 2023-09-11 16:37:36 +08:00

README.md

fastapi_crud_template

fastapi通用增删改查项目模板