价格方案-保存
POST
/payplan/save
接口描述
ID不存在则为增加,ID有值则为修改
请求参数
参数名
类型
描述
必填
id
String
主键
可选
powerServId
String
服务ID
可选
type
String
类型
可选
name
String
名称
可选
num
int
数量
可选
discountPrice
BigDecimal
折扣价格
可选
discountRate
BigDecimal
折扣率
可选
响应参数
参数名
类型
描述
必填
code
String
提示代码
必填
msg
String
提示信息
必填