mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-25 05:25:12 +00:00
spring.factories增加RemoteFileFallbackFactory
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||||
com.ruoyi.system.api.factory.RemoteUserFallbackFactory,\
|
com.ruoyi.system.api.factory.RemoteUserFallbackFactory,\
|
||||||
com.ruoyi.system.api.factory.RemoteLogFallbackFactory
|
com.ruoyi.system.api.factory.RemoteLogFallbackFactory, \
|
||||||
|
com.ruoyi.system.api.factory.RemoteFileFallbackFactory
|
||||||
|
Reference in New Issue
Block a user