From 45c86722e8219e57ff308255aaa5ba32be12f036 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Tue, 21 Feb 2023 08:23:16 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=B0=E5=A2=9E]=E5=A2=9E=E5=8A=A0=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy.config.json | 4 ++-- .../system-management/host-config/host-config.component.ts | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/proxy.config.json b/proxy.config.json index 734510d..11d61cc 100644 --- a/proxy.config.json +++ b/proxy.config.json @@ -1,11 +1,11 @@ { "/api": { - "target": "http://10.156.134.54:8080/", + "target": "http://121.36.37.70:8080/", "secure": false, "changeOrigin": true }, "/signalr": { - "target": "http://10.156.134.54:8080/", + "target": "http://121.36.37.70:8080/", "secure": false, "ws": true, "logLevel": "debug" diff --git a/src/app/system-management/host-config/host-config.component.ts b/src/app/system-management/host-config/host-config.component.ts index 930dc72..4a662a5 100644 --- a/src/app/system-management/host-config/host-config.component.ts +++ b/src/app/system-management/host-config/host-config.component.ts @@ -554,6 +554,8 @@ display-font-size=12 let config3 = ''; let config4 = `test_action: true logging_interval : 600 +oil_truck_threshold: 0.8 +oil_other_threshold: 0.5 `; let xieyouqu = []; let order;