feat: 收藏关注系统 v1.0.0 - 支持CLI/API/Web三种操作模式

This commit is contained in:
2026-04-12 01:34:13 +08:00
commit 184cc5b56b
26 changed files with 2953 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask>=2.3.0
flask-cors>=4.0.0