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