# dbfile **Repository Path**: tzeu/dbfile ## Basic Information - **Project Name**: dbfile - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-04-08 - **Last Updated**: 2025-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## dbfile - 🧑 数据库导出word 入参为空全量导出,入参为表名,导出单个表信息 提供了一个get请求的接口http://localhost:8080/api/tableToWord/null 测试库全量 http://localhost:8080/api/tableToWord/test_view_log 生成单个表 每次修改数据库相关属性,修改ExportConstants.java类即可