From 54f92e2eb235a59827d2cb49e61398c02551d5de Mon Sep 17 00:00:00 2001 From: liyj <15602261488@163.com> Date: Sun, 22 Sep 2024 12:37:39 +0800 Subject: [PATCH] 1、流程bug修复 2、工作台-已办事项接口 --- dyh-service/dyh-mediate/src/main/resources/config/application-dev.yml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dyh-service/dyh-mediate/src/main/resources/config/application-dev.yml b/dyh-service/dyh-mediate/src/main/resources/config/application-dev.yml index 6ff80d0..c1307e6 100644 --- a/dyh-service/dyh-mediate/src/main/resources/config/application-dev.yml +++ b/dyh-service/dyh-mediate/src/main/resources/config/application-dev.yml @@ -94,6 +94,5 @@ context-path: / ssl: enabled: false - ai: url: http://183.2.142.21:9003 \ No newline at end of file -- Gitblit v1.8.0