hjl
2024-07-19 3644457f4c197439a3d2ef16cd218b426d8fbc56
1
2
3
4
5
package com.ruoyi.study.config;
 
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.PropertySource;
import org.springframework.stereotype.Component;