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