@ResponseBody @PostMapping(value="/save/table") public String gxhpzSave(@RequestBody List<Map> gxhList, @RequestParam(value="tableid") String tableid, @RequestParam(value="url") String url)
gxhMap - url - @ResponseBody @PostMapping(value="/save/form") public String gxhpzSaveForm(@RequestBody List<Map> gxhList, @RequestParam(value="formid") String formid, @RequestParam(value="url") String url)
gxhMap - url - @ResponseBody @GetMapping(value="/query/table") public String gxhpzQuery(@RequestParam(value="tableid") String tableid, @RequestParam(value="url") String url)
url - Copyright © 2020 GTMAP. All rights reserved.