|
@ -519,8 +519,8 @@ 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('++++++++ob' + JSON.stringify(issendob)); |
|
|
console.log('++++++++' + JSON.stringify(issend)); |
|
|
console.log('++++++++sha' + JSON.stringify(issend)); |
|
|
|
|
|
|
|
|
var pathfileval = pathmodule.basename(data.tailed_path); |
|
|
var pathfileval = pathmodule.basename(data.tailed_path); |
|
|
var arrfile = pathfileval.toString().split("-"); |
|
|
var arrfile = pathfileval.toString().split("-"); |
|
|