chore: export wx for payment plugin mate

This commit is contained in:
wushumin
2026-06-04 16:30:13 +08:00
parent 6b1652e0d1
commit 76e0fd5c4a

View File

@@ -1 +1,3 @@
module.exports = {}; module.exports = {
wx: wx,
};