feat: 完成基本的 model
This commit is contained in:
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
@ -13,7 +13,10 @@
|
||||
"-X loveuer/utodo/internal/opt.Version=0.0.1-beta -s -w"
|
||||
],
|
||||
"args": [
|
||||
"--debug"
|
||||
"svc",
|
||||
"--debug",
|
||||
"--db",
|
||||
"dist/data.db"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user