md
This commit is contained in:
parent
40d2eb31fe
commit
c518aae998
@ -69,6 +69,14 @@ export function setDefaultBindSalesmen(data) {
|
||||
})
|
||||
}
|
||||
|
||||
export function addChildUser(data) {
|
||||
return request({
|
||||
url: '/oms2c/emisStaff/addChildUser',
|
||||
method: 'post',
|
||||
data: data
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user