fix:设置当前logo
This commit is contained in:
@@ -88,7 +88,7 @@ func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext) {
|
||||
Handler: UserInfoSetHandler(serverCtx),
|
||||
},
|
||||
{
|
||||
Method: http.MethodGet,
|
||||
Method: http.MethodPost,
|
||||
Path: "/api/user/logo-set",
|
||||
Handler: UserLogoSetHandler(serverCtx),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user