/
FI
fisco-bcos
/
Gin-Vue-Admin Swagger API接口文档
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
fisco-bcos
Gin-Vue-Admin Swagger API接口文档
post
创建导出模板
v1
latest
Swagger 2.0
2026-07-17
111
86
273.2 KB
SysExportTemplate
创建导出模板
post
/sysExportTemplate/createSysExportTemplate
Request body
SystemSysExportTemplate
required
ID
integer
主键ID
conditions
SystemCondition[]
createdAt
string
创建时间
dbName
string
数据库名称
joinTemplate
SystemJoinTemplate[]
limit
integer
name
string
模板名称
order
string
tableName
string
表名称
templateID
string
模板标识
templateInfo
string
模板信息
updatedAt
string
更新时间
Response
{"success":true,"data":{},"msg":"创建成功"}
string
required