Commit 6ab1b3a5 by 蒋勇

d

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