25 lines
466 B
JSON
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": []
|
|
}
|