init repo
This commit is contained in:
24
.project.json
Normal file
24
.project.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user