WIP
This commit is contained in:
parent
f7561acf3c
commit
80e851fb59
9 changed files with 131 additions and 76 deletions
|
|
@ -328,4 +328,4 @@ function batch () {
|
|||
}, customers)))
|
||||
}
|
||||
|
||||
module.exports = { add, get, batch, getById, update }
|
||||
module.exports = {add, get, batch, getById, update}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue