修改发票显示问题和暂存工作台修改
This commit is contained in:
@@ -95,3 +95,4 @@ export const redeemCoupons = async function({ id, type }) {
|
||||
export const getCurrentCoupons = async function() {
|
||||
return await GET(`/wx/getCurrentCoupons`);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user