liujie
8 天以前 32d17647c8951a1f9ee5d7819f4fc3bb6ef7f242
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;