@Service(value="sysDocService") public class SysDocServiceImpl extends Object implements SysDocService
| 构造器和说明 |
|---|
SysDocServiceImpl() |
public org.springframework.http.ResponseEntity poiDoc(String tableSchema, String datasourceId)
poiDoc 在接口中 SysDocServicetableSchema - tableSchemadatasourceId - 数据源IDpublic org.springframework.http.ResponseEntity databaseDocExcel(String datasourceId, String tableSchema)
databaseDocExcel 在接口中 SysDocServicedatasourceId - 数据源IDtableSchema - tableSchemaCopyright © 2021. All rights reserved.