introduce graphql
This commit is contained in:
+3
-2
@@ -5,7 +5,7 @@ prompts:
|
||||
preset: "下面的代码来自项目相对路径 {{path}}:\n---\n{{content}}"
|
||||
|
||||
preset:
|
||||
auth:
|
||||
auth:
|
||||
- "app/auth.py"
|
||||
- "app/auth/*"
|
||||
|
||||
@@ -18,4 +18,5 @@ preset:
|
||||
db_model:
|
||||
- "app/models/*"
|
||||
- "app/db.py"
|
||||
- "app/auth.py"
|
||||
- "app/auth.py"
|
||||
- "app/main.py"
|
||||
Reference in New Issue
Block a user