13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"apiOK":0,
|
|
"apiErr":-1,
|
|
"postErr":-2,
|
|
"jsonErr":-3,
|
|
"userNameDup":-4,
|
|
"userNameNoFund":-41,
|
|
"userPassIncorrect":-42,
|
|
"userCookieError":-44,
|
|
"userCookieNotFund":-45,
|
|
"userCookieExpired":-46
|
|
|
|
} |