您好,登錄后才能下訂單哦!
請求
/album/maintext
參數(shù):
id 專輯編號
響應(yīng)
{
"code": 0,
"data": {
"count": 1,
"ts": 1532509753,
"items": [
{
"maintext": "我的專輯介紹"
}
]
}
}
請求
/album/setMaintext
參數(shù):
id 專輯編號
maintext 詳細(xì)介紹內(nèi)容
注意POST提交: maintext可能包含富文本、URL連接等信息,請使用POST方法提交。
響應(yīng)
{
"code": 0,
}
請求
/users/maintext
參數(shù):
id 用戶編號
響應(yīng)
{
"code": 0,
"data": {
"count": 1,
"ts": 1532509753,
"items": [
{
"maintext": "我的介紹"
}
]
}
}
用于教師更新自己的介紹信息。
請求
/users/setMaintext
參數(shù):
maintext 詳細(xì)介紹內(nèi)容
省略時(shí)表示要置空該值。
注意POST提交: maintext可能包含富文本、URL連接等信息,請使用POST方法提交。
響應(yīng)
{
"code": 0,
}
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。