{
"id":null,
"name":"满减",
"specific":false,
"scopes":null,
"discountType":1,
"thresholdAmount":30,
"maxDiscountAmount":30,
"totalNum":100,
"userLimit":1
}curl --location '/coupons' \
--header 'Content-Type: application/json' \
--data '{
"id":null,
"name":"满减",
"specific":false,
"scopes":null,
"discountType":1,
"thresholdAmount":30,
"maxDiscountAmount":30,
"totalNum":100,
"userLimit":1
}'{}