From 475e1863046adc99ff410ca6b5380f783837e3eb Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期二, 09 一月 2024 13:34:08 +0800 Subject: [PATCH] 执法事件统计精度 --- ycl-smoke/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ycl-smoke/src/main/resources/application.yml b/ycl-smoke/src/main/resources/application.yml index aca341d..a5c6f78 100644 --- a/ycl-smoke/src/main/resources/application.yml +++ b/ycl-smoke/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: pro + active: dev main: allow-circular-references: true allow-bean-definition-overriding: true -- Gitblit v1.8.0