代码拉取完成,页面将自动刷新
{
"info": {
"_postman_id": "6d16594a-9808-4822-9561-b2c0dd4eed31",
"name": "db-swagger",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "生成数据库文档",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}:8080/db/doc?jdbcUrl=&jdbcUsername=&jdbcPassword=&fileType=html&fileName=211104test&tableName=t_nps_answer&tablePrefix=t_nps&version=1.1.2&description=测试呀",
"host": [
"{{baseUrl}}"
],
"port": "8080",
"path": [
"db",
"doc"
],
"query": [
{
"key": "jdbcUrl",
"value": "",
"description": "数据库url(url:prot/数据库名)"
},
{
"key": "jdbcUsername",
"value": "",
"description": "用户名"
},
{
"key": "jdbcPassword",
"value": "",
"description": "密码"
},
{
"key": "fileType",
"value": "html",
"description": "生成文件(html、md、doc)"
},
{
"key": "fileName",
"value": "211104test",
"description": "文件名"
},
{
"key": "tableName",
"value": "t_nps_answer",
"description": "需要生成的表名"
},
{
"key": "tablePrefix",
"value": "t_nps",
"description": "需要生成的表名前缀"
},
{
"key": "tableSuffix",
"value": null,
"description": "需要生成的表名后缀",
"disabled": true
},
{
"key": "ignoreTableName",
"value": null,
"description": "忽略表名(有指定表时忽略不生效)",
"disabled": true
},
{
"key": "ignorePrefix",
"value": "t_nps",
"description": "忽略表前缀(有指定表时忽略不生效)",
"disabled": true
},
{
"key": "ignoreSuffix",
"value": null,
"description": "忽略表后缀(有指定表时忽略不生效)",
"disabled": true
},
{
"key": "version",
"value": "1.1.2",
"description": "版本号"
},
{
"key": "description",
"value": "测试呀",
"description": "描述"
}
]
}
},
"response": []
},
{
"name": "查询表",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}:8080/db/doc/tableList?jdbcUrl=&jdbcUsername=&jdbcPassword=&page=1&size=5&tableName=answer",
"host": [
"{{baseUrl}}"
],
"port": "8080",
"path": [
"db",
"doc",
"tableList"
],
"query": [
{
"key": "jdbcUrl",
"value": "",
"description": "数据库url(url:prot/数据库名)"
},
{
"key": "jdbcUsername",
"value": "",
"description": "用户名"
},
{
"key": "jdbcPassword",
"value": "",
"description": "密码"
},
{
"key": "page",
"value": "1",
"description": "分页"
},
{
"key": "size",
"value": "5",
"description": "大小"
},
{
"key": "tableName",
"value": "answer",
"description": "模糊查询"
}
]
}
},
"response": []
}
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。