Commit 5b435070 by 蒋勇

d

parent e676625e
...@@ -39,7 +39,7 @@ class RptTypeService extends ServiceBase{ ...@@ -39,7 +39,7 @@ class RptTypeService extends ServiceBase{
await self.redisClient.rpush("riskmq",JSON.stringify({ await self.redisClient.rpush("riskmq",JSON.stringify({
key:new Date().toLocaleString(), key:new Date().toLocaleString(),
content:{ content:{
batchcode:batchid+"", batchCode:batchid+"",
taxTypeCode:batch.taxtypecode, taxTypeCode:batch.taxtypecode,
accountTypeCode:batch.accountstandardcode, accountTypeCode:batch.accountstandardcode,
} }
......
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