modify models to schemas
This commit is contained in:
@@ -6,9 +6,13 @@
|
||||
{
|
||||
"path": "frontend"
|
||||
},
|
||||
{
|
||||
"path": "backend/database"
|
||||
"name": "BACKEND_Database",
|
||||
},
|
||||
{
|
||||
"path": "backend/app",
|
||||
"name":"BACKEND_APP"
|
||||
"name": "BACKEND_APP",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user