This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pangqijun
/
groupon-wx
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
cda6047048
Branches
Tags
dev
master
groupon-wx
/
mock
/
index.js
index.js
114 B
Historique
Raw
1
2
3
4
5
6
const Mock = require('better-mock/dist/mock.mp.js')
Mock.mock('api/test', {
data: [{
num: 1
}]
})