文档
测试

添加、编辑

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
必填
data
object
数据字典
必填
name
string
示例:150以上
必填
is_urgent
string
示例:1
必填
type
string
示例:2
必填
discount
string
示例:30
必填
num
string
示例:150
必填
createtime
int
示例:1682392678
必填
updatetime
int
示例:1682392678
必填
id
string
示例:8
必填
is_urgent_text
string
示例:Is_urgent 1
必填
type_text
string
示例:Type 2
必填

说明 / 示例

![image.png](https://cos.easydoc.net/80948682/files/lgvp6p6z.png)