修改折扣
POST
/api/restaurant_machine/discount/update
请求头
参数名
类型
描述
必填
token
string
token
必填
请求参数
参数名
类型
描述
必填
id
long
id
必填
shopId
int
门店ID
必填
discount
string
折扣
必填
discountFactor
int
折扣系数
必填