Commit 0465a631 by 陈超

A

parent 62187a9c
......@@ -25,7 +25,7 @@ export function bindCard(data) {
export function applyWithdraw(data) {
return request({
url: '/admin/merchantCenter/applyWithdraw',
url: '/admin/merchantFinancial/applyWithdraw',
method: 'post',
data
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment