9.1
liujie
2025-09-01 ba755e563e47cf683e03ad7d12659bb1d8642b93
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;