Example #1
0
 public void update(String tableName, Map<String, String[]> str) {
   resultDesignService.update(tableName, str);
 }