From b795e0277e4fb90bd61e9223c0a2d9ba5fa87d8c Mon Sep 17 00:00:00 2001 From: zhangpengju Date: Thu, 6 Mar 2025 16:42:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20API=5FDocs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API_Docs/围界入侵检测接口文档.md | 4 ---- API_Docs/安检行为检测接口文档 .md | 2 -- 2 files changed, 6 deletions(-) diff --git a/API_Docs/围界入侵检测接口文档.md b/API_Docs/围界入侵检测接口文档.md index 0e5ff32..bd7e3b2 100644 --- a/API_Docs/围界入侵检测接口文档.md +++ b/API_Docs/围界入侵检测接口文档.md @@ -105,8 +105,6 @@ Content-Type: application/json "result_file_path": "/path/to/result/file.json" } } - - } ``` @@ -123,8 +121,6 @@ Content-Type: application/json "result_file_path": "/path/to/result/file.json" } } - - } ``` diff --git a/API_Docs/安检行为检测接口文档 .md b/API_Docs/安检行为检测接口文档 .md index 2511437..8229b77 100644 --- a/API_Docs/安检行为检测接口文档 .md +++ b/API_Docs/安检行为检测接口文档 .md @@ -107,8 +107,6 @@ Content-Type: application/json "is_compliant": true, } } - - } ```