对接支付功能

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

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"weixin-js-sdk": "^1.6.5"
}
}