save raw appointment info
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
const {startBookWithNumbers, scheduleBookWithNumbers} = require('./src/appointment')
|
const {startBookWithNumbers} = require('./src/appointment')
|
||||||
|
//faubourg, random
|
||||||
|
startBookWithNumbers(1, 4000, "random", "/Users/panlei/Desktop/yahoo_aol.xlsx", true, false).then((r) => {
|
||||||
startBookWithNumbers(70, 200, "random", "/Users/lpan/Desktop/gmail_contacts.xlsx", true, false).then((r) => {
|
|
||||||
console.log(r)
|
console.log(r)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user