Commit db48f873 by 蒋勇

d

parent 6301c95b
......@@ -45,8 +45,9 @@ class RptTypeService extends ServiceBase{
accountTypeCode:batch.accountstandardcode,
taxCode:batch.companycode
}
console.log(">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>sended...........");
}));
console.log(">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>sended...........");
self.redisClient.delete("batch"+batchid);
//改变批的状态为解析完毕
batch.batchstatuscode="calc";
......
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