auto-save 2026-04-25 17:56 (~1)

This commit is contained in:
2026-04-25 17:56:42 +08:00
parent b9e919ff11
commit 1e941eec3b

View File

@@ -1,17 +1,22 @@
{ {
"created" : "2026-03-26", "name": "BI 系统对比Metabase vs Superset",
"description" : "开源 BI 系统 Metabase 与 Apache Superset 详细对比分析", "description": "开源 BI 系统 Metabase 与 Apache Superset 详细对比分析",
"kind" : "analysis", "status": "active",
"name" : "BI 系统对比Metabase vs Superset", "kind": "analysis",
"ports" : [ "created": "2026-03-26",
"ports": [
{ {
"fixed" : true, "port": 4180,
"label" : "dev", "label": "dev",
"port" : 4180 "fixed": true
} }
], ],
"status" : "active", "stack": [
"worklog" : { "HTML"
"path" : "\/Users\/kangwan\/Projects\/research\/20260326-BI系统对比\/.memory\/worklog.json" ],
"urls": [],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
} }
} }