This commit is contained in:
yulichang 2022-12-09 22:57:09 +08:00
parent 9caf799632
commit 6e86bba6ce

View File

@ -28,7 +28,7 @@ public class InterceptorConfig {
//打印banner
System.out.println(" _ _ |_ _ _|_. ___ _ | _ . _ . _ \n" +
"| | |\\/|_)(_| | |_\\ |_)||_|_\\ | (_) | | | \n" +
" / | / 1.3.8");
" / | / 1.3.10");
}
}