@RestController @RequestMapping(value="/sysDocConfig") public class SysDocConfigController extends Object
SysDocConfigController()
org.springframework.http.ResponseEntity
databaseDocExcel(String datasourceId, String tableSchema)
poiDoc(String tableSchema, String datasourceId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SysDocConfigController()
@GetMapping(value="databaseDoc") public org.springframework.http.ResponseEntity poiDoc(String tableSchema, String datasourceId)
@GetMapping(value="databaseDocExcel") public org.springframework.http.ResponseEntity databaseDocExcel(String datasourceId, String tableSchema)
Copyright © 2021. All rights reserved.