From b1c3a007984187ccd4df2854b320fa5e82c291f5 Mon Sep 17 00:00:00 2001 From: zhouxiantao <1026371446@qq.com> Date: Mon, 21 Oct 2024 23:38:32 +0800 Subject: [PATCH] fix:解纷态势-兼容白云数据 --- dyh-service/dyh-mediate/src/main/resources/config/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dyh-service/dyh-mediate/src/main/resources/config/application.yml b/dyh-service/dyh-mediate/src/main/resources/config/application.yml index cdd5643..ce2585e 100644 --- a/dyh-service/dyh-mediate/src/main/resources/config/application.yml +++ b/dyh-service/dyh-mediate/src/main/resources/config/application.yml @@ -3,7 +3,7 @@ profiles: active: - dev -# - test +# - test # - prod devtools: -- Gitblit v1.8.0