获取SQL服务文档
GET
{{chengying-storage}}/flows/sql_service_document/{serviceName}&{interfaceName}&{documentType}
接口描述
用于查询SQL服务的出入参
地址栏参数
参数名
类型
描述
必填
serviceName
string
服务名称。微服务接口的ServiceName字段
必填
interfaceName
string
接口名称。微服务接口的InterfaceName字段
必填
documentType
string
文档类型(Argument 表示入参,Result 表示出参)
必填