Commit 0696e9ce by 蒋勇

d

parent 5b435070
......@@ -42,6 +42,7 @@ class RptTypeService extends ServiceBase{
batchCode:batchid+"",
taxTypeCode:batch.taxtypecode,
accountTypeCode:batch.accountstandardcode,
taxCode:companycode
}
}));
self.redisClient.delete("batch"+batchid);
......
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