燕山石化溯源三维电子沙盘-【后端】-服务
1
13693261870
2024-11-20 8185e5cdc2bbdf7fb4ca46a10864106893a01ed3
src/main/java/com/yssh/utils/StringUtils.java
@@ -8,13 +8,6 @@
import java.util.Set;
import org.springframework.util.AntPathMatcher;
/**
 * 字符串工具类
 *
 * @author xingjinshuang@smartearth.cn
 * @date 2023-02-06
 */
public class StringUtils extends org.apache.commons.lang3.StringUtils {
   /** 空字符串 */
   private static final String NULLSTR = "";