The format of the return:
{
"code": 0,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}
The format of the official documentation:
{
"code": 200,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}

| Problem Type | System Type | Software Version | website address |
|---|---|---|---|
| linux | 3.3.12 | https://www.gufida.com |
The format of the return:
{
"code": 0,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}
The format of the official documentation:
{
"code": 200,
"msg": "Published successfully"
"data": {
"url":"/..."
}
}
