feat: 调整脚本功能
This commit is contained in:
@@ -1,34 +1,54 @@
|
||||
{
|
||||
"scripts": [
|
||||
{
|
||||
"id": "seed-change-model",
|
||||
"name": "change-model",
|
||||
"description": "",
|
||||
"filename": "change-model.mjs",
|
||||
"id": "script-dy-hot-spring-trace",
|
||||
"name": "抖音温泉房态追踪",
|
||||
"description": "抖音生活服务平台温泉房型房态自动化追踪脚本",
|
||||
"filename": "dy_hot_spring_trace.js",
|
||||
"enabled": true,
|
||||
"channel": "common",
|
||||
"createdAt": "2026-04-12T05:27:08.543Z",
|
||||
"updatedAt": "2026-04-12T05:27:08.543Z"
|
||||
"channel": "douyin",
|
||||
"createdAt": "2026-04-09T19:29:52.000Z",
|
||||
"updatedAt": "2026-04-09T19:29:52.000Z"
|
||||
},
|
||||
{
|
||||
"id": "seed-pause-resume",
|
||||
"name": "pause-resume",
|
||||
"description": "",
|
||||
"filename": "pause-resume.mjs",
|
||||
"id": "script-dy-hotel-trace",
|
||||
"name": "抖音酒店房态追踪",
|
||||
"description": "抖音生活服务平台酒店房型房态自动化追踪脚本",
|
||||
"filename": "dy_hotel_trace.js",
|
||||
"enabled": true,
|
||||
"channel": "common",
|
||||
"createdAt": "2026-04-12T05:27:08.544Z",
|
||||
"updatedAt": "2026-04-12T05:27:08.544Z"
|
||||
"channel": "douyin",
|
||||
"createdAt": "2026-04-09T19:29:52.000Z",
|
||||
"updatedAt": "2026-04-09T19:29:52.000Z"
|
||||
},
|
||||
{
|
||||
"id": "seed-pause",
|
||||
"name": "pause",
|
||||
"description": "",
|
||||
"filename": "pause.mjs",
|
||||
"id": "script-fg-trace",
|
||||
"name": "飞猪房态追踪",
|
||||
"description": "飞猪平台房型房态自动化追踪脚本",
|
||||
"filename": "fg_trace.js",
|
||||
"enabled": true,
|
||||
"channel": "common",
|
||||
"createdAt": "2026-04-12T05:27:08.544Z",
|
||||
"updatedAt": "2026-04-12T05:27:08.544Z"
|
||||
"channel": "fliggy",
|
||||
"createdAt": "2026-04-09T19:35:34.000Z",
|
||||
"updatedAt": "2026-04-09T19:35:34.000Z"
|
||||
},
|
||||
{
|
||||
"id": "script-mt-trace",
|
||||
"name": "美团房态追踪",
|
||||
"description": "美团平台房型房态自动化追踪脚本",
|
||||
"filename": "mt_trace.js",
|
||||
"enabled": true,
|
||||
"channel": "meituan",
|
||||
"createdAt": "2026-04-09T19:29:52.000Z",
|
||||
"updatedAt": "2026-04-09T19:29:52.000Z"
|
||||
},
|
||||
{
|
||||
"id": "script-open-all-channel",
|
||||
"name": "打开所有渠道",
|
||||
"description": "一键打开所有配置渠道页面的通用脚本",
|
||||
"filename": "open_all_channel.js",
|
||||
"enabled": true,
|
||||
"channel": "",
|
||||
"createdAt": "2026-04-09T19:29:52.000Z",
|
||||
"updatedAt": "2026-04-09T19:29:52.000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user