mirror of
https://gitee.com/johng/gf
synced 2026-06-30 11:05:11 +08:00
12 lines
178 B
JSON
12 lines
178 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"code": 1,
|
||
|
|
"message": "Aha, 401 - 1",
|
||
|
|
"data": null
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"code": 2,
|
||
|
|
"message": "Aha, 401 - 2",
|
||
|
|
"data": null
|
||
|
|
}
|
||
|
|
]
|