t.id ,t.subcomid ,t.subcompanydesc ,t.subcompanycode ,t.subcompanyname ,t.supsubcomid , t.showorder ,t.canceled ,t.description ,t.operator ,t.version ,t.operate_time insert into hrmsubcompany_version (subcomid ,subcompanydesc ,subcompanycode ,subcompanyname ,supsubcomid , showorder ,canceled ,description ,operator ,version ,operate_time) values (#{subComId}, #{subCompanyDesc}, #{subCompanyCode}, #{subCompanyName}, #{supsSubComId}, #{showOrder}, #{canceled}, #{description}, #{operator}, #{version}, #{operateTime}) insert into hrmdepartment_version (departmentid, departmentmark, departmentcode, departmentname, subcompanyid1, supdepid, bmfzr, showorder, canceled, description, operator, version, operate_time) VALUES (#{departmentId}, #{departmentMark}, #{departmentCode}, #{departmentName}, #{subCompanyId1}, #{supDepId}, #{bmfzr}, #{showOrder}, #{canceled}, #{description}, #{operator}, #{version}, #{operateTime}) insert into hrmresource_version (resourceid, companystartdate, companyworkyear, workstartdate, workyear, usekind, jobcall, accumfundaccount, birthplace, folk, residentphone, residentpostcode, extphone, managerstr, status, fax, islabouunion, weight, tempresidentnumber, probationenddate, countryid, passwdchgdate, lloginid, dsporder, passwordstate, accounttype, belongto, messagerurl, accountname, loginid, password, lastname, sex, birthday, nationality, maritalstatus, telephone, mobile, mobilecall, email, locationid, workroom, homeaddress, resourcetype, startdate, enddate, jobtitle, jobactivitydesc, joblevel, seclevel, departmentid, subcompanyid1, costcenterid, managerid, assistantid, bankid1, accountid1, resourceimageid, certificatenum, nativeplace, educationlevel, bememberdate, bepartydate, workcode, regresidentplace, healthinfo, residentplace, policy, degree, height, classification, description, operator, version, operate_time) values (#{resourceid}, #{companystartdate}, #{companyworkyear}, #{workstartdate}, #{workyear}, #{usekind}, #{jobcall}, #{accumfundaccount}, #{birthplace}, #{folk}, #{residentphone}, #{residentpostcode}, #{extphone}, #{managerstr}, #{status}, #{fax}, #{islabouunion}, #{weight}, #{tempresidentnumber}, #{probationenddate}, #{countryid}, #{passwdchgdate}, #{lloginid}, #{dsporder}, #{passwordstate}, #{accounttype}, #{belongto}, #{messagerurl}, #{accountname}, #{loginid}, #{password}, #{lastname}, #{sex}, #{birthday}, #{nationality}, #{maritalstatus}, #{telephone}, #{mobile}, #{mobilecall}, #{email}, #{locationid}, #{workroom}, #{homeaddress}, #{resourcetype}, #{startdate}, #{enddate}, #{jobtitle}, #{jobactivitydesc}, #{joblevel}, #{seclevel}, #{departmentid}, #{subcompanyid1}, #{costcenterid}, #{managerid}, #{assistantid}, #{bankid1}, #{accountid1}, #{resourceimageid}, #{certificatenum}, #{nativeplace}, #{educationlevel}, #{bememberdate}, #{bepartydate}, #{workcode}, #{regresidentplace}, #{healthinfo}, #{residentplace}, #{policy}, #{degree}, #{height}, #{classification}, #{description}, #{operator}, #{version}, #{operateTime})