feat:完成furion改造

This commit is contained in:
橙子
2023-04-16 14:30:56 +08:00
parent 1655870d4d
commit 24bc61396e
16 changed files with 182 additions and 8 deletions

View File

@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.5",
"commands": [
"dotnet-ef"
]
}
}
}