對齊
This commit is contained in:
@@ -37,8 +37,12 @@ func init() {
|
||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||
name TEXT,
|
||||
type TEXT,
|
||||
trigger_words TEXT,
|
||||
base_model TEXT,
|
||||
model_path TEXT,
|
||||
status TEXT,
|
||||
progress INTEGER,
|
||||
tags TEXT,
|
||||
created_at TEXT,
|
||||
updated_at TEXT
|
||||
);
|
||||
|
Reference in New Issue
Block a user