From a43e18b1b6c31ca3282be87c4726c80c5332c7d6 Mon Sep 17 00:00:00 2001 From: tigeren Date: Sun, 4 Jan 2026 10:26:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=96=B0=E5=91=A8=E6=8A=A5?= =?UTF-8?q?=E7=9A=84get=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-wrk_8a7abd3287004f93bdfb4cf3217fdfac.yaml | 54 +++++++++++++++---- 1 file changed, 45 insertions(+), 9 deletions(-) diff --git a/my_collection-wrk_8a7abd3287004f93bdfb4cf3217fdfac.yaml b/my_collection-wrk_8a7abd3287004f93bdfb4cf3217fdfac.yaml index 4ad534c..1222a49 100755 --- a/my_collection-wrk_8a7abd3287004f93bdfb4cf3217fdfac.yaml +++ b/my_collection-wrk_8a7abd3287004f93bdfb4cf3217fdfac.yaml @@ -1995,7 +1995,7 @@ collection: meta: id: req_a13127644ca14bc2bcd5de7c6891cd56 created: 1766459030301 - modified: 1766472326856 + modified: 1766992184263 isPrivate: false description: "" sortKey: -1766459030310 @@ -2005,7 +2005,8 @@ collection: text: |- { "workflow_ids": [ - "PLAN-TODO-GEN-PLAYBOOK-01@default" + "PLAN-REVIEW-HANDBOOK-01S-AI@od", + "PLAN-REVIEW-HANDBOOK-05@default" ], "force": true, "dry_run": false @@ -3357,6 +3358,37 @@ collection: send: true store: true rebuildPath: true + - url: "{{ _.BASE_URL }}/api/v1/report/weekly" + name: Get Weekly Report (新周报) + meta: + id: req_2af8ffe6f22d44b2aa06f41d19965645 + created: 1767058804180 + modified: 1767170094001 + isPrivate: false + description: "" + sortKey: -1766426417404 + method: POST + body: + mimeType: application/json + text: |- + { + "tenant_id": "PINGCAP", + "report_year": 2026, + "report_week_of_year": 1, + "department": null + } + headers: + - name: Content-Type + value: application/json + description: "" + settings: + renderRequestBody: true + encodeUrl: true + followRedirects: global + cookies: + send: true + store: true + rebuildPath: true - name: Task-Schedule meta: id: fld_be30e402383546d2bf8353ce0033c3d7 @@ -3632,21 +3664,25 @@ collection: meta: id: req_8d051770ef1b4fe680a91a26348d7419 created: 1766459030301 - modified: 1766459030301 + modified: 1766988768921 isPrivate: false description: "" sortKey: -1766459030323 method: POST body: mimeType: application/json - text: | + text: |- { - "tenant_id": "PINGCAP", - "user_id": "01954119-73d7-770a-a0f8-e2f11eba4a34", - "limit": 100, - "offset": 0, - "high_seas_accounts": true + "tenant_id": "PINGCAP", + "user_id": "01954119-73d7-770a-a0f8-e2f11eba4a34", + "filters": { + } } + headers: + - name: Content-Type + value: application/json + description: "" + disabled: false settings: renderRequestBody: true encodeUrl: true