Commit 939f2ec1 by 蒋勇

d

parent 668ba7b9
...@@ -247,7 +247,7 @@ class RptTypeService extends ServiceBase{ ...@@ -247,7 +247,7 @@ class RptTypeService extends ServiceBase{
timetypecode:upinfo.dateType, timetypecode:upinfo.dateType,
accountstandardcode:upinfo.accountingType, accountstandardcode:upinfo.accountingType,
company_id:comp.id, company_id:comp.id,
// userkey:null userid:upinfo.userid
} }
//保存批量 //保存批量
var batchtemp=await this.db.models.uploadbatch.create(batchobj,{transaction:t}); var batchtemp=await this.db.models.uploadbatch.create(batchobj,{transaction:t});
......
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