Esempio n. 1
0
 public String list() throws Exception {
   pageInfo = systemService.getZonePage(pageInfo, cityId);
   return SUCCESS;
 }