编辑产品发布
POST
http://localhost:7090/api/product/editReleasePathSub
请求参数
参数名
类型
描述
必填
actionType
string
editReleasePath
必填
id
int
主键ID
必填
Name
string
产品名称
必填
Pic
file
图标文件
必填
IsGroup
int
产品适配 1集团 0企业
必填
Status
int
状态 1开启 0关闭
必填
Describe
string
功能描述
必填
PriceDescribe
string
付费说明
必填
authority
array
authority[Auth][0] = 是否可授权,1是 2否 authority[ID][0] = 产品包ID
必填