add celery

This commit is contained in:
2024-04-22 16:31:59 +08:00
parent 3e1078d1ac
commit 31c454633a
8 changed files with 493 additions and 60 deletions

View File

@@ -0,0 +1,3 @@
## 新版阅马共读后端
新版阅马共读后端使用 Python+Django+DRF 代替 SpringBoot 和 Quester 中的功能。迁移可能会持续很长时间。访问请求大部分时候由 Django 转发到 Spring 以及 Quester 中,逐步迁移所有接口。新功能在 Django 端做。