Commit 7f7adfeb by zhangmengjie

23.4.11

parent 996401bc
......@@ -116,7 +116,7 @@ export function couponPOST(data) {
export function coupontGET(query) {
return request({
url: `/xinrenli/coupon/${query}`,
method: 'get',
method: 'DELETE',
// params: query
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment