通知中心

This commit is contained in:
duan
2024-08-12 15:54:16 +08:00
parent b1bf21ccad
commit 1e52030f5e
5 changed files with 301 additions and 7 deletions

View File

@@ -428,7 +428,14 @@ export function findActivate(params) {
params
});
}
// 获取店铺会员二维码
export function getwxacode(data) {
return request({
url: `/shop/storage/getwxacode`,
method: "post",
data
});
}
/**
* 商家用户列表
* @returns