fix: 修改昵称和更改资金密码请求方式错误
This commit is contained in:
@@ -18,7 +18,7 @@ const services = [
|
||||
},
|
||||
{
|
||||
url: '/chnickname',
|
||||
method: 'GET',
|
||||
method: 'POST',
|
||||
controller: controller.changeNickname
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user