From b9b6de6fc6cf1d586bd43b2c72b447da03cb01f3 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 05 八月 2024 18:38:21 +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