19 lines
365 B
JSON
19 lines
365 B
JSON
{
|
|
"apiOK":0,
|
|
"apiErr":-1,
|
|
"postErr":-2,
|
|
"jsonErr":-3,
|
|
"userNameDup":-4,
|
|
"userNameNoFund":-41,
|
|
"userPassIncorrect":-42,
|
|
"userEmailFormatError":-43,
|
|
"userCookieError":-44,
|
|
"userCookieNotFund":-44,
|
|
"userCookieExpired":-44,
|
|
"file_mime_err":-51,
|
|
"file_size_err":-52,
|
|
"file_name_err":-53,
|
|
"file_get_err":-54
|
|
|
|
|
|
} |