whycxzp
2025-01-13 6f1a421696df24fcfcdcbd45e0cb8b15c79b47f6
src/main/java/com/whyc/properties/PropertiesUtil.java
@@ -1,11 +1,11 @@
package com.whyc.properties;
import lombok.extern.log4j.Log4j2;
import lombok.extern.slf4j.Slf4j;
/**
 * @Description 读取Properties的工具类
 */
@Log4j2
@Slf4j
public class PropertiesUtil {
    public static LinkProperties propertiesShiro = new LinkProperties();