1
This commit is contained in:
@@ -9,7 +9,7 @@ export function listGiftCoupons(query) {
|
||||
})
|
||||
}
|
||||
|
||||
// 礼金详情
|
||||
// 礼金详情(包含关联订单)
|
||||
export function getGiftCoupon(giftCouponKey) {
|
||||
return request({
|
||||
url: `/system/giftcoupon/${giftCouponKey}`,
|
||||
|
||||
Reference in New Issue
Block a user