Authored by tanling

图形验证码

... ... @@ -26,4 +26,35 @@
注意,通用的头部没有列出。
```json
{
"alg": "SALT_MD5",
"code": 501,
"data": [
],
"md5": "6d729d4b35f10fc73531210bd7ecff91",
"message": "图形验证码已过期,请换一批"
}
```
```json
{
"alg": "SALT_MD5",
"code": 502,
"data": [
],
"md5": "6d729d4b35f10fc73531210bd7ecff91",
"message": "请将所有图片点击翻转至正向朝上"
}
```
\ No newline at end of file
... ...