Commit e1736c73 authored by hanfeng's avatar hanfeng

优化用户列表

parent 41af38f6
...@@ -74,7 +74,7 @@ public class ServiceTest { ...@@ -74,7 +74,7 @@ public class ServiceTest {
@Test @Test
public void test4() { public void test4() {
HomePageOrderData totalOrder = statisticsBiz.getTotalOrder(null); HomePageOrderData totalOrder = statisticsBiz.getTotalOrder(null,null);
System.out.println(totalOrder); System.out.println(totalOrder);
} }
......
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