auto-save 2026-04-25 18:13 (~2)
This commit is contained in:
@@ -1,12 +1,5 @@
|
|||||||
{
|
{
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
|
||||||
"ts": "2026-04-23T08:13:34+08:00",
|
|
||||||
"type": "commit",
|
|
||||||
"message": "auto-save 2026-04-23 08:13 (~1)",
|
|
||||||
"hash": "5cd2596",
|
|
||||||
"files_changed": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"ts": "2026-04-23T08:19:25+08:00",
|
"ts": "2026-04-23T08:19:25+08:00",
|
||||||
"type": "commit",
|
"type": "commit",
|
||||||
@@ -3499,6 +3492,13 @@
|
|||||||
"message": "auto-save 2026-04-25 18:02 (~1)",
|
"message": "auto-save 2026-04-25 18:02 (~1)",
|
||||||
"hash": "7496aeb",
|
"hash": "7496aeb",
|
||||||
"files_changed": 1
|
"files_changed": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ts": "2026-04-25T18:07:53+08:00",
|
||||||
|
"type": "commit",
|
||||||
|
"message": "auto-save 2026-04-25 18:07 (~1)",
|
||||||
|
"hash": "5eb26ce",
|
||||||
|
"files_changed": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,17 +1,25 @@
|
|||||||
{
|
{
|
||||||
"created" : "2026-04-05",
|
|
||||||
"description" : "定制化开源项目以适配公司内部需求,整合企业内部常用工具和平台",
|
|
||||||
"kind" : "app",
|
|
||||||
"name": "公司内部使用系统",
|
"name": "公司内部使用系统",
|
||||||
|
"description": "定制化开源项目以适配公司内部需求,整合企业内部常用工具和平台",
|
||||||
|
"status": "active",
|
||||||
|
"kind": "app",
|
||||||
|
"created": "2026-04-05",
|
||||||
"ports": [
|
"ports": [
|
||||||
{
|
{
|
||||||
"fixed" : true,
|
"port": 4450,
|
||||||
"label": "dev",
|
"label": "dev",
|
||||||
"port" : 4450
|
"fixed": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"urls": [
|
||||||
|
{
|
||||||
|
"url": "http://localhost:4450",
|
||||||
|
"type": "app",
|
||||||
|
"label": "local"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"status" : "active",
|
|
||||||
"worklog": {
|
"worklog": {
|
||||||
"path" : "\/Users\/kangwan\/Projects\/code\/20260405-公司内部使用系统\/.memory\/worklog.json"
|
"path": ".memory/worklog.json",
|
||||||
|
"auto": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user