From 07132ae5e905a710a9843699335a879212984ca4 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期二, 14 一月 2025 15:41:03 +0800
Subject: [PATCH] feat(支付):防止用户多次点击
---
package.json | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index a9b14f1..e8f2ccf 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,6 @@
"author": "",
"license": "ISC",
"dependencies": {
- "mathjs": "^11.5.0",
"vconsole": "^3.14.7",
"weixin-js-sdk": "^1.6.0"
},
--
Gitblit v1.9.1