8 lines
82 B
JSON
8 lines
82 B
JSON
{
|
|
"code": 200,
|
|
"msg": "成功",
|
|
"data": {
|
|
"test": "测试"
|
|
}
|
|
}
|