From b15ad90d858e5b6745f76921054b5d5a62b59627 Mon Sep 17 00:00:00 2001
From: 16639036659 <577530412@qq.com>
Date: 星期三, 10 四月 2024 14:06:18 +0800
Subject: [PATCH] 日报:添加C2H6,C3H8浓度曲线;删除流量无数据柱状图

---
 src/main/resources/config/application-dev.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/config/application-dev.yaml b/src/main/resources/config/application-dev.yaml
index 1ae602b..338d7e9 100644
--- a/src/main/resources/config/application-dev.yaml
+++ b/src/main/resources/config/application-dev.yaml
@@ -1,5 +1,5 @@
 server:
-  port: 9091
+  port: 17080
 
 spring:
   #    enable-logging: false

--
Gitblit v1.9.2