xuhy
2025-03-17 c72da9e3cafcd600eb853084aa2caf84ac550d79
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;