From ffa76638ec761be58e64c5625fafe07dab07cac0 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期五, 20 十二月 2019 16:31:10 +0800
Subject: [PATCH] test
---
config/test.yaml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/config/test.yaml b/config/test.yaml
index 9365366..90ffccc 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -34,6 +34,8 @@
-
value: 100
color: '#5d0000'
+ ptzSpeed: 50
+ patchPath: /opt/vasystem/patch
database:
driver: sqlite
name: sqlite3
--
Gitblit v1.8.0