|
@@ -1,6 +1,5 @@
|
|
package com.ruoyi.framework.config;
|
|
package com.ruoyi.framework.config;
|
|
|
|
|
|
-import org.springframework.beans.factory.annotation.Value;
|
|
|
|
import org.springframework.boot.context.properties.ConfigurationProperties;
|
|
import org.springframework.boot.context.properties.ConfigurationProperties;
|
|
import org.springframework.stereotype.Component;
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|