feat: 更新接口

This commit is contained in:
GukSang.Jin
2026-03-03 16:49:57 +08:00
parent 2a312e798f
commit 874ed80fe0
18 changed files with 376 additions and 367 deletions

View File

@@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "10.0.3",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}