12
This commit is contained in:
parent
ac25fe40dc
commit
839dbe8a42
@ -9,7 +9,7 @@ export async function checkPhone(data) {
|
||||
}
|
||||
export async function userSend(data) {
|
||||
return await request( {
|
||||
url:'/api/v1/m/user/send',
|
||||
url:'/api/v1/m/user/mobile/send',
|
||||
method: 'POST',
|
||||
data
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user