From 96f927cb94eec4a91df60973d4052cb812856e13 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期一, 10 七月 2023 09:11:54 +0800 Subject: [PATCH] 修改项目 --- src/main/resources/application.yml | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 9d9e80c..a186786 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -191,4 +191,20 @@ #鏄惁灏嗗憡璀﹀唴瀹硅浆涓簎nicode锛寉es鏄紝no鍚︼紝鍦╳indows鎵ц鍛婅鑴氭湰鏃讹紝涓�鑸渶瑕佽浆鐮侊紝鍚﹀垯鎺ュ彈鍒颁細鏄贡鐮� warnToUnicode: no +donghuan: + ip: ip:port + loginUrl: /collect/api/login + deviceClassUrl: /collect/api/deviceClass/findAll + intelligentUrl: /collect/api/intelligent/findAll + findDevice: /collect/api/device/findDevice + findDeviceVar: /collect/api/device/findDeviceVar + findControlByDeviceId: /collect/api/realData/findControlByDeviceId + control: /collect/api/device/control + findValueByDeviceId: /collect/api/realData/findValueByDeviceId + findValueByIntelligentId: /collect/api/realData/findValueByIntelligentId + findValueByStationId: /collect/api/realData/findValueByStationId + meterDatas: /collect/api/realData/meterDatas + varDatas: /collect/api/realData/varDatas + alarm: /collect/api/alarm/findByPage + -- Gitblit v1.9.1