Skip to content

Commit 44eaa91

Browse files
fix: 修复idea废弃api
1 parent b8efbed commit 44eaa91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/com/fulinlin/utils/VelocityTool.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package com.fulinlin.utils;
22

3-
import org.apache.commons.lang.StringUtils;
3+
4+
import org.apache.commons.lang3.StringUtils;
45

56
/**
67
* @author fulin

0 commit comments

Comments
 (0)