From 616e1be0b43bc7445bffad63499752f2e568f895 Mon Sep 17 00:00:00 2001
From: lawrencehj <1934378145@qq.com>
Date: 星期日, 14 三月 2021 20:54:51 +0800
Subject: [PATCH] 修复ssrc释放失败问题、修正branch字段以符合国标
---
src/main/resources/application-dev.yml | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index fdcae2e..b879403 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -92,4 +92,8 @@
level:
com:
genersoft:
- iot: debug
\ No newline at end of file
+ iot: debug
+# [鏍规嵁涓氬姟闇�姹傞厤缃甝
+userSettings:
+ # 淇濆瓨绉诲姩浣嶇疆鍘嗗彶杞ㄨ抗锛歵rue:淇濈暀鍘嗗彶鏁版嵁锛宖alse:浠呬繚鐣欐渶鍚庣殑浣嶇疆(榛樿)
+ savePositionHistory: false
\ No newline at end of file
--
Gitblit v1.8.0