From 52f98f1a31e682f725f09b4a37bcd316332d3131 Mon Sep 17 00:00:00 2001
From: whycxzp <glperry@163.com>
Date: 星期四, 01 八月 2024 20:06:15 +0800
Subject: [PATCH] 优化word报告生成

---
 src/main/resources/config/application-dev.yml |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/src/main/resources/config/application-dev.yml b/src/main/resources/config/application-dev.yml
index fb86b5e..51b61ed 100644
--- a/src/main/resources/config/application-dev.yml
+++ b/src/main/resources/config/application-dev.yml
@@ -1,6 +1,3 @@
-#绯荤粺绫诲瀷:1(鏅��,鏃犻檺鍒�),2(涓ユ牸-gw鏍囧噯),3(涓ユ牸-绛惧悕)
-system:
-  type: 1
 #鏈嶅姟绔彛鍙�
 server:
   port: 8081
@@ -59,10 +56,3 @@
   enable: true
 configFile:
   type: 1 #1:鏈湴娴嬭瘯锛�2锛氭墦鍖卝ar
-snmp:
-  version: 1
-#  address: 10.34.245.2/161
-  address: 192.168.10.80/161
-  community: public
-  retries: 1
-  timeout: 5000

--
Gitblit v1.9.1