This website works better with JavaScript
Home
Explore
Help
Sign In
lijunfeng
/
baiyuApp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
75b722d48b
Branches
Tags
master
baiyuApp
/
uniCloud-aliyun
/
cloudfunctions
/
common
/
uni-stat
/
stat
/
mod
/
uni-pay
/
index.js
index.js
87 B
History
Raw
1
2
3
4
5
6
/**
* 基础对外模型
*/
module.exports = {
PayResult: require('./payResult'),
}