Add manual catalog management

This commit is contained in:
2026-04-14 18:24:49 +08:00
parent 0c01b91fd7
commit 89bdf2ff61
7 changed files with 1062 additions and 15 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"brands": [
{
"name": "学而思",
"parent_brand": "好未来",
"aliases": [
"学而思"
],
"updated_at": "2026-04-14T17:05:28+08:00",
"created_at": "2026-04-14T17:05:27+08:00"
}
],
"devices": []
}