From 4313d9ccea6534b1da71baa1bf499f045d3c1f0b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 08 七月 2022 00:57:55 +0800
Subject: [PATCH] 2022-07-08

---
 src/tabviews/zshare/actionList/funczip/index.jsx |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/tabviews/zshare/actionList/funczip/index.jsx b/src/tabviews/zshare/actionList/funczip/index.jsx
index 12f24ae..2b4316f 100644
--- a/src/tabviews/zshare/actionList/funczip/index.jsx
+++ b/src/tabviews/zshare/actionList/funczip/index.jsx
@@ -123,13 +123,6 @@
       return
     }
 
-    // Api.wxRequest('wxpay/getaccesstoken', 'get').then(res => {
-    //   let token = res.oa_access_token
-
-    //   Api.wxRequest(`cgi-bin/template/get_all_private_template?access_token=${token}`, 'get')
-
-    // })
-    
     this.setState({
       loading: true
     })

--
Gitblit v1.8.0