liujie
2025-08-26 5749ed70ef32a69c69add0f7490adfbebf211f0f
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;