package com.lf.server.config; import org.springframework.stereotype.Component; /** * 属性配置类 * @author WWW */ @Component public class PropertiesConfig { }