This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
waibao
/
python_93040206
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
0b977567c1
Ramuri
Etichete
master
python_93040206
/
ClientPlatform
/
mockData
/
api-mock
/
likeComment.js
likeComment.js
104 B
Istoric
Crud
1
2
3
4
5
6
7
8
module.exports = {
statusCode: 200,
body: {
code: 200,
message: "ok",
data: {},
},
};