This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pangqijun
/
groupon-wx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
cda6047048
Rami (Branch)
Tag
dev
master
groupon-wx
/
mock
/
index.js
index.js
114 B
Cronologia
Originale
1
2
3
4
5
6
const Mock = require('better-mock/dist/mock.mp.js')
Mock.mock('api/test', {
data: [{
num: 1
}]
})