From b044aab2c47bd3e11bbc8a81796025570c887825 Mon Sep 17 00:00:00 2001 From: liyj <15602261488@163.com> Date: Fri, 20 Sep 2024 12:45:20 +0800 Subject: [PATCH] 联合处置申请bug修复 --- dyh-service/dyh-sys/src/main/resources/config/application-prod.yml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/dyh-service/dyh-sys/src/main/resources/config/application-prod.yml b/dyh-service/dyh-sys/src/main/resources/config/application-prod.yml index 700c505..0ed851e 100644 --- a/dyh-service/dyh-sys/src/main/resources/config/application-prod.yml +++ b/dyh-service/dyh-sys/src/main/resources/config/application-prod.yml @@ -115,4 +115,6 @@ api_key: 9e0a80ed995daf5b194f06ca336080c1 grid: - url: http://119.32.29.158:8061 \ No newline at end of file + url: http://119.32.29.158:8061 + username: mtxt001 + password: kd*cCoAb \ No newline at end of file -- Gitblit v1.8.0