添加、编辑
POST
{{url}}/api/soft/discount/set
请求头
参数名
类型
描述
必填
token
string
示例:2dc29e10-dc2c-4549-a010-fde40c5f4e82
必填
请求参数
参数名
类型
描述
必填
name
string
示例:150以上
必填
is_urgent
int
示例:1
必填
type
int
示例:2
必填
discount
int
示例:30
必填
num
int
示例:150
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1682392678
必填