hjl
2024-07-19 c832cae4de3ff53e3b80cad317fbdd84de46c02d
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;