2022-12-01 20:42:26 +08:00
|
|
|
{
|
|
|
|
|
"errcode": 0,
|
|
|
|
|
"errmsg": "ok",
|
|
|
|
|
"msg": {
|
|
|
|
|
"path": "pages/test_path",
|
|
|
|
|
"img_list": [
|
|
|
|
|
"img_url1",
|
|
|
|
|
"img_url2"
|
|
|
|
|
],
|
|
|
|
|
"video": "vedio_url",
|
|
|
|
|
"test_account": "test_user",
|
|
|
|
|
"test_pwd": "test_pwd",
|
|
|
|
|
"test_remark": "测试备注",
|
|
|
|
|
"status": 3,
|
|
|
|
|
"apply_time": 1669012695
|
|
|
|
|
}
|
|
|
|
|
}
|