mirror of
https://github.com/czp3009/bilibili-api.git
synced 2025-02-19 20:50:28 +08:00
添加一些备注
This commit is contained in:
parent
8cc01b311b
commit
ac03bd3074
@ -552,7 +552,10 @@ public interface LiveService {
|
||||
|
||||
//TODO 头衔工坊(没有可升级头衔, 暂不明确此 API)
|
||||
|
||||
//侧拉抽屉 -> 直播中心 -> 获奖记录
|
||||
/**
|
||||
* 侧拉抽屉 -> 直播中心 -> 获奖记录
|
||||
* 获得用户的获奖记录
|
||||
*/
|
||||
@GET("AppUser/awards")
|
||||
Call<AwardsEntity> getAwardRecords();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user