|
@ -519,6 +519,7 @@ function onCollection(err, collection) { |
|
|
var issend = getSHA256ofJSON(issendob) |
|
|
var issend = getSHA256ofJSON(issendob) |
|
|
|
|
|
|
|
|
console.log('++++++++' + JSON.stringify(data)); |
|
|
console.log('++++++++' + JSON.stringify(data)); |
|
|
|
|
|
console.log('++++++++' + JSON.stringify(issendob)); |
|
|
console.log('++++++++' + JSON.stringify(issend)); |
|
|
console.log('++++++++' + JSON.stringify(issend)); |
|
|
|
|
|
|
|
|
var pathfileval = pathmodule.basename(data.tailed_path); |
|
|
var pathfileval = pathmodule.basename(data.tailed_path); |
|
|