This commit is contained in:
2025-11-10 20:11:14 +08:00
parent 86c7a0e0d5
commit 70bf6fe20f
12 changed files with 325 additions and 67 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
{
"apiOK":0,
"apiErr":-1
"apiErr":-1,
"postErr":-2,
"jsonErr":-3,
"userNameDup":-4
}