!63 【新增】订阅消息:订单发货、充值退款消息订阅

Merge pull request !63 from puhui999/master
This commit is contained in:
芋道源码
2024-07-30 15:14:12 +00:00
committed by Gitee
5 changed files with 216 additions and 208 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ export default {
// 微信相关
wechat: {
// 小程序订阅消息
subscribeTemplate: () =>
getSubscribeTemplateList: () =>
request({
url: '/member/social-user/get-subscribe-template',
url: '/member/social-user/get-subscribe-template-list',
method: 'GET',
custom: {
showError: false,