update 优化 更新sql关键字

2.X
疯狂的狮子Li 2024-09-02 13:06:51 +08:00
parent 9ad8bff4ff
commit 2318b48b26
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ public class SqlUtil {
/**
* sql
*/
public static final String SQL_REGEX = "select |insert |delete |update |drop |count |exec |chr |mid |master |truncate |char |and |declare ";
public static String SQL_REGEX = "and |extractvalue|updatexml|sleep|exec |insert |select |delete |update |drop |count |chr |mid |master |truncate |char |declare |or |union |like |+|/*|user()";
/**
* 线