Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
Yannay
/
crm-app-vue3
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
68367024f3
Branches
Tags
master
crm-app-vue3
/
uniCloud-aliyun
/
cloudfunctions
/
common
/
uni-stat
/
stat
/
mod
/
uni-pay
/
index.js
index.js
87 B
Historique
Raw
1
2
3
4
5
6
7
/**
* 基础对外模型
*/
module.exports = {
PayResult: require('./payResult'),
}