Commit c2843f91 authored by project's avatar project

--no commit message

--no commit message
parent 7e0bada8
......@@ -60,6 +60,7 @@ function run_job(cfg)
{
var jobconfig = cfg;
var tranId = "TR" + (new Date).getTime();
var jobId = jobconfig.job_id;
var transaction = {
"id" : tranId
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment