跳到主要内容
版本: Dev

Export Sql

URL: http://localhost:8888/openapi/exportSql?id=1

Origin Url: http://localhost:8888/openapi/exportSql

Type: GET

Request headers​

Header NameHeader Value

Parameters​

Path parameters​
ParameterTypeValueDescription
URL parameters​
RequiredParameterTypeValueDescription
trueidNumber1Task Id
Body parameters​
JSON​
JSON document​
Form URL-Encoded​
RequiredParameterTypeValueDescription
Multipart​
RequiredParameterTypeValueDescription

Response​

Response example​
Response document​
{
"msg": "Result Message",
"code": "Result Code",
"data": {
"java.lang.String": "No comment,Type =String"
},
"success": "Result is Success",
"time": "Result Time"
}