重构现代化 FastAPI 后端项目框架
This commit is contained in:
5
scripts/clean_projects.py
Normal file
5
scripts/clean_projects.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from tjnetwork import *
|
||||
|
||||
if __name__ == '__main__':
|
||||
clean_project()
|
||||
delete_project('project')
|
||||
Reference in New Issue
Block a user