From fd3a4ef472a66c2c5b0663af1363271444f759e4 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期五, 06 一月 2023 11:43:27 +0800 Subject: [PATCH] 修复国标录像回放以及录像下载 --- src/main/resources/all-application.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/resources/all-application.yml b/src/main/resources/all-application.yml index 1cbfc6e..b9d4e56 100644 --- a/src/main/resources/all-application.yml +++ b/src/main/resources/all-application.yml @@ -197,6 +197,8 @@ sync-channel-on-device-online: false # 鏄惁浣跨敤璁惧鏉ユ簮Ip浣滀负鍥炲IP锛� 涓嶈缃垯涓� false sip-use-source-ip-as-remote-address: false + # 鏄惁寮�鍚痵ip鏃ュ織 + sip-log: true # 鍏抽棴鍦ㄧ嚎鏂囨。锛堢敓浜х幆澧冨缓璁叧闂級 springdoc: -- Gitblit v1.8.0