文档
测试

创建产品的service

POST
/sys/product/insertProductService

请求头

参数名
类型
描述
必填
AutoToken
必填

请求参数

参数名
类型
描述
必填
productId
int
示例:6
必填
productKey
string
示例:a1j5M82eVo7
必填
identifier
string
示例:testService1
必填
serviceName
string
示例:测试服务1
必填
inputParams
array
数据列表
必填
dataType
string
示例:TEXT
必填
identifier
string
示例:dushu
必填
name
string
示例:度数
必填
direction
string
示例:PARAM_INPUT
必填
paraOrder
int
示例:0
必填
custom
boolean
示例:true
必填
dataSpecs
object
数据字典
必填
dataType
string
示例:TEXT
必填
length
int
示例:2048
必填
defaultValue
string
示例:100
必填
custom
boolean
示例:true
必填
required
boolean
示例:false
必填
callType
string
示例:ASYNC
必填
custom
boolean
示例:true
必填