error message

This commit is contained in:
Jesse-Ma
2022-12-05 13:18:12 +08:00
parent 7fb00c8cf5
commit ca5f4ad8a0
10 changed files with 106 additions and 58 deletions

View File

@@ -22,7 +22,9 @@ const zh = {
"100003": "内容已删除!",
"100004": "内容已过期!",
"100005": "内容不存在!",
"100006": "100006",
"100006": "服务器不可用!",
"100011": "内容为空!",
"100012": "内容过大超过200K!",
}
};
export default zh;