对接支付功能

This commit is contained in:
gyq
2025-04-29 20:42:22 +08:00
parent 791d82b9e3
commit 0844db0c57
20 changed files with 11013 additions and 5909 deletions

15
node_modules/weixin-js-sdk/package.json generated vendored Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "weixin-js-sdk",
"version": "1.6.5",
"license": "MIT",
"main": "index.js",
"description": "微信官方 js-sdk npm 安装版,支持 typescript",
"repository": {
"type": "git",
"url": "https://github.com/yanxi123-com/weixin-js-sdk"
},
"homepage": "https://yanxi123.com/",
"__npminstall_done": true,
"_from": "weixin-js-sdk@1.6.5",
"_resolved": "https://registry.npmmirror.com/weixin-js-sdk/-/weixin-js-sdk-1.6.5.tgz"
}