1
0

test: 补充测试

This commit is contained in:
2025-08-21 11:06:12 +08:00
parent 7b31aead91
commit b839300046

View File

@@ -67,6 +67,15 @@ public class TestApplication {
" \"like\": {\n" +
" \"name\": \"Appl%\"\n" +
" },\n" +
" \"contain\": {\n" +
" \"name\": \"ple\"\n" +
" },\n" +
" \"startWith\": {\n" +
" \"name\": \"Appl\"\n" +
" },\n" +
" \"endWith\": {\n" +
" \"name\": \"le\"\n" +
" },\n" +
" \"less\": {\n" +
" \"members\": 50\n" +
" },\n" +