From 387f9c99ae5ad7ae097dc1fc9e626a3fa8a58885 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期三, 16 七月 2025 15:02:42 +0800 Subject: [PATCH] art: 技术状态鉴定工单变更-提交、作废,审批接口添加 --- 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