This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Rankin
/
WinBoxNode
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b6f76b4481
Rami (Branch)
Tag
master
WinBoxNode
/
common
/
LjRetState.js
LjRetState.js
136 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
var ljRetState =
{
code: 200,
msg: "",
success : false,
data: {}
}
module.exports = ljRetState;