Files
20260324-42433647/.project.json
2026-04-25 21:50:03 +08:00

25 lines
466 B
JSON

{
"name": "店小秘自动采购",
"description": "AI 自动采购全流程(数据采集+cron+自动下单)",
"status": "active",
"kind": "app",
"created": "2026-03-24",
"stack": [
"Node.js",
"Playwright",
"Python"
],
"urls": [
{
"url": "https://www.dianxiaomi.com",
"type": "app",
"label": "www.dianxiaomi.com"
}
],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
},
"ports": []
}