Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
Yannay
/
crm-app-vue3
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
07df6518c3
Branches
Tags
master
crm-app-vue3
/
uniCloud-aliyun
/
cloudfunctions
/
common
/
uni-stat
/
stat
/
mod
/
uni-pay
/
index.js
index.js
87 B
Verlauf
Originalformat
1
2
3
4
5
6
7
/**
* 基础对外模型
*/
module.exports = {
PayResult: require('./payResult'),
}