From 80122e49ea50302e86c663b00f9d5d04284c3372 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 18:33:59 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
wechat_jiaxuan/api/index.js | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/wechat_jiaxuan/api/index.js b/wechat_jiaxuan/api/index.js
index f8a3a98..e47aae7 100644
--- a/wechat_jiaxuan/api/index.js
+++ b/wechat_jiaxuan/api/index.js
@@ -70,13 +70,6 @@
data
})
}
-// 涓彴 鍒嗕韩
-export const shareContent = (data) => {
- return request({
- url: '/web/customer/shareContent',
- data
- })
-}
// 蹇楄瑁呬慨 鍐呭
export const pageZSZXContentList = (data) => {
return request({
--
Gitblit v1.9.3