fix:资金密码请求方式
This commit is contained in:
@@ -33,7 +33,7 @@ const services = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: '/chFundPwd',
|
url: '/chFundPwd',
|
||||||
method: 'GET',
|
method: 'POST',
|
||||||
controller: controller.changeFundPwd
|
controller: controller.changeFundPwd
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user