14 lines
265 B
JSON
14 lines
265 B
JSON
{
|
|
"apiOK":0,
|
|
"apiErr":-1,
|
|
"postErr":-2,
|
|
"jsonErr":-3,
|
|
"userNameDup":-4,
|
|
"userNameNoFund":-41,
|
|
"userPassIncorrect":-42,
|
|
"userEmailFormatError":-43,
|
|
"userCookieError":-44,
|
|
"userCookieNotFund":-44,
|
|
"userCookieExpired":-44
|
|
|
|
} |