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, } } - - } ```