From f016363ca628b296d6edb65fc509fb89b22ee94f Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期四, 14 七月 2022 16:34:14 +0800 Subject: [PATCH] 案件区相关接口 --- src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 9681f9d..c9fb515 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -44,4 +44,4 @@ id-type: auto field-strategy: NOT_NULL configuration: - log-impl: org.apache.ibatis.logging.stdout.StdOutImpl + log-impl: org.apache.ibatis.logging.stdout.StdOutImpl \ No newline at end of file -- Gitblit v1.8.0