From f31db99e67cc3e4a4092b4957af1076b634e6b48 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期五, 15 十二月 2023 17:23:55 +0800 Subject: [PATCH] 修复粮情数据转换 --- src/main/resources/application-pro5016.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-pro5016.yml b/src/main/resources/application-pro5016.yml index 2978a9b..2711c6e 100644 --- a/src/main/resources/application-pro5016.yml +++ b/src/main/resources/application-pro5016.yml @@ -1,6 +1,6 @@ ########################## 澶ф咕鍖� ########################## server: - port: 8081 + port: 8090 jetty: max-http-post-size: 209715200 tomcat: -- Gitblit v1.9.3