Skip to content

Commit 461ecd5

Browse files
committed
Update DemoVerifier.java
1 parent 6eb69e4 commit 461ecd5

File tree

1 file changed

+2
-0
lines changed
  • APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/java/apijson/demo

1 file changed

+2
-0
lines changed

Diff for: APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/java/apijson/demo/DemoVerifier.java

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
import apijson.router.APIJSONRouterVerifier;
1818

19+
import java.util.regex.Pattern;
20+
1921

2022
/**安全校验器,校验请求参数、角色与权限等
2123
* 具体见 https://github.com/Tencent/APIJSON/issues/12

0 commit comments

Comments
 (0)