fix: 更新 Spring Boot AutoConfiguration imports 中的包名 org.ruoyi -> org.hzhub
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.ruoyi.common.core.config.ApplicationConfig
|
||||
org.ruoyi.common.core.config.ThreadPoolConfig
|
||||
org.ruoyi.common.core.config.ValidatorConfig
|
||||
org.ruoyi.common.core.utils.SpringUtils
|
||||
org.hzhub.common.core.config.ApplicationConfig
|
||||
org.hzhub.common.core.config.ThreadPoolConfig
|
||||
org.hzhub.common.core.config.ValidatorConfig
|
||||
org.hzhub.common.core.utils.SpringUtils
|
||||
|
||||
Reference in New Issue
Block a user