From 712b25fb6eea8e85fd2c43d2956529312afdd3dc Mon Sep 17 00:00:00 2001 From: lawrencehj <1934378145@qq.com> Date: 星期日, 14 三月 2021 21:25:52 +0800 Subject: [PATCH] 增加上级远程启动TeleBoot功能的支持 --- 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