This commit is contained in:
2025-09-01 21:31:37 +08:00
parent da98db8fdd
commit 56659d9790
2 changed files with 4 additions and 0 deletions

2
生成要求.txt Normal file
View File

@@ -0,0 +1,2 @@
1.生成一个前后端分离的网站项目前端使用React框架后端使用Python3.13.2的Flask框架前端代码放在frontend文件夹后端代码放在backend文件夹
2.