第一次提交
This commit is contained in:
4
core/payment/index.js
Executable file
4
core/payment/index.js
Executable file
@@ -0,0 +1,4 @@
|
||||
import * as Alipay from './alipay'
|
||||
import * as Wechat from './wechat'
|
||||
|
||||
export { Alipay, Wechat }
|
||||
Reference in New Issue
Block a user