特朗普头像任务
This commit is contained in:
@@ -172,7 +172,7 @@ func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext) {
|
||||
{
|
||||
// 领取任务奖励
|
||||
Method: http.MethodGet,
|
||||
Path: "/reward/:id",
|
||||
Path: "/reward",
|
||||
Handler: task.GetTaskRewardHandler(serverCtx),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user