update sqlkeyword

pull/947/MERGE
RuoYi 2024-12-25 00:05:16 +08:00
parent 25fd29c5ea
commit 7232217061
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ public class SqlUtil
/**
* sql
*/
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()";
public static String SQL_REGEX = "\u000B|and |extractvalue|updatexml|sleep|exec |insert |select |delete |update |drop |count |chr |mid |master |truncate |char |declare |or |union |like |+|/*|user()";
/**
* 线