chore: export wx for payment plugin mate
This commit is contained in:
@@ -1 +1,3 @@
|
||||
module.exports = {};
|
||||
module.exports = {
|
||||
wx: wx,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
module.exports = {};
|
||||
module.exports = {
|
||||
wx: wx,
|
||||
};
|
||||
|
||||