From 1790d2ec14e6298a643518cecf0d00e9af3a6a0c Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Sat, 25 Jul 2026 13:37:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=BB=98=E8=AE=A4=E5=85=AC=E5=8F=B8?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- safesightd.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/safesightd.json.example b/safesightd.json.example index 16a2eaa..07131f3 100644 --- a/safesightd.json.example +++ b/safesightd.json.example @@ -9,5 +9,5 @@ "db_path": "/opt/safesightd/data/app.db", "log_dir": "/opt/safesightd/data/logs", "alarm_retention_days": 30, - "company_name": "" + "company_name": "北京泰奥理科技有限公司" }