示例#1
0
 @Test
 public void testStatisUserPvUv() throws Exception {
   String date = "2015-06-16";
   userDao.statisUserPvUv(date);
 }