getSecretKey and jsonresult

This commit is contained in:
Jesse-Ma
2023-03-01 17:08:45 +08:00
parent 254287aef6
commit 5a7b53b815
6 changed files with 117 additions and 57 deletions

View File

@@ -26,6 +26,9 @@ const en = {
"100006": "Server Unavailable!",
"100011": "Empty Note!",
"100012": "Too Large, Beyond {0}!",
"100013": "Repetitive submit!",
"100014": "Modified Text!",
"800001": "Repetitive Submit!",
}
};
export default en;