1
This commit is contained in:
parent
d9420e9f62
commit
03ae274545
@ -34,6 +34,7 @@ class FeeBack {
|
|||||||
await utils.serial(
|
await utils.serial(
|
||||||
rows,
|
rows,
|
||||||
async (element) {
|
async (element) {
|
||||||
|
console.log('backUser', element);
|
||||||
await this.procBack(conn, element);
|
await this.procBack(conn, element);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user