Return format:
{
"code": 0,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}
The format of the official website document:
{
"code": 200,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}
Question Type | System Type | Software Version | Website Address |
---|---|---|---|
bug | linux | 3.3.12 | https://www.gufida.com |
Return format:
{
"code": 0,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}
The format of the official website document:
{
"code": 200,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}