Commit 226bcde0 authored by tanyang's avatar tanyang

添加单元测试

parent aaca0616
......@@ -30,13 +30,6 @@ public class JunitTest {
"\t\t\"params\": {\n" +
"\t\t\t\"current\": 1,\n" +
"\t\t\t\"fields\": \"\",\n" +
"\t\t\t\"filters\": [\n" +
"\t\t\t\t{\n" +
"\t\t\t\t\t\"compare\": \"like\",\n" +
"\t\t\t\t\t\"fieldName\": \"name\",\n" +
"\t\t\t\t\t\"fieldValue\": \"\"\n" +
"\t\t\t\t}\n" +
"\t\t\t],\n" +
"\t\t\t\"orderBy\": \"astId desc\",\n" +
"\t\t\t\"page\": 9,\n" +
"\t\t\t\"perpage\": 200\n" +
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment