update sqlkeyword

dev
疯狂的狮子Li 12 months ago
parent 322b1415e4
commit c48ae42bcd

@ -15,7 +15,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()";
/**
* 线

Loading…
Cancel
Save