From 160a15b4c81b7cc98455dc4393b7f5878a34fede Mon Sep 17 00:00:00 2001
From: liaozan <378024053@qq.com>
Date: Wed, 17 May 2023 17:56:36 +0800
Subject: [PATCH] Update BizId to support any type
---
support/schbrain-spring-support/pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/support/schbrain-spring-support/pom.xml b/support/schbrain-spring-support/pom.xml
index dc2b903..2a5e146 100644
--- a/support/schbrain-spring-support/pom.xml
+++ b/support/schbrain-spring-support/pom.xml
@@ -29,6 +29,7 @@
org.springframework.boot
spring-boot-properties-migrator
+ runtime
org.springframework.boot
@@ -37,4 +38,4 @@
-
\ No newline at end of file
+
--
GitLab