hjl
2024-07-17 43141e97d3303dbc1dafc1dc4e6f6f6555fe9610
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;