姜友瑶
2022-05-17 b63b60288025c131b7d6023d444417ab5b35e2c1
zq-erp/src/main/java/com/matrix/core/tools/EnvironmentHolder.java
@@ -3,7 +3,9 @@
import com.matrix.core.exception.GlobleException;
import org.springframework.context.EnvironmentAware;
import org.springframework.core.env.Environment;
import org.springframework.stereotype.Component;
@Component
public class EnvironmentHolder implements EnvironmentAware {