From b7e49b796b616d692584a8a96f7af0ef21a367b8 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 04 三月 2025 15:39:39 +0800 Subject: [PATCH] art: 所有设备 台账 点检工单 根据设备id查询点检工单 --- lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml index 6f4acdf..8556b6f 100644 --- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml +++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml @@ -1,5 +1,5 @@ server: - port: 8080 + port: 8091 tomcat: max-swallow-size: -1 error: -- Gitblit v1.9.3