insert into dep_info( dep_name, dep_code, parent_dep_id, dep_address, dep_tel, dep_mail, dep_type, status, start_time, end_time, crt_date, crt_name, lstupdt_name, attribute1, attribute2, attribute3, attribute4, attribute5, attribute6, attribute7, attribute8, attribute9, attribute10, attribute11, attribute12, attribute13, attribute14, attribute15, attribute16, attribute17, attribute18, attribute19, attribute20, cg_dept_path, dep_s_name, setid, cg_gint_dept_level, cg_dept_sort, cg_dept_cmp_lvl, cg_dept_area, dept_id, effdt, eff_status, descrshort, descr, cg_dept_type, cg_dept_parent, company, company_descr, cg_is_company, cg_dept_manager_id, cg_dept_virtual, setid_dept, deptid2, descr2, setid_location, location, manager_id, cg_man_jbcd_descr, cg_dept_addr, lastupddttm, uuid, lstupdt_date ) values( #{depName }, #{depCode }, #{parentDepId }, #{depAddress }, #{depTel }, #{depMail }, #{depType }, #{status }, #{startTime }, #{endTime }, #{crtDate }, #{crtName }, #{lstupdtName }, #{attribute1 }, #{attribute2 }, #{attribute3 }, #{attribute4 }, #{attribute5 }, #{attribute6 }, #{attribute7 }, #{attribute8 }, #{attribute9 }, #{attribute10 }, #{attribute11 }, #{attribute12 }, #{attribute13 }, #{attribute14 }, #{attribute15 }, #{attribute16 }, #{attribute17 }, #{attribute18 }, #{attribute19 }, #{attribute20 }, #{cgDeptPath }, #{depSName }, #{setid }, #{cgGintDeptLevel }, #{cgDeptSort }, #{cgDeptCmpLvl }, #{cgDeptArea }, #{deptId }, #{effdt }, #{effStatus }, #{descrshort }, #{descr }, #{cgDeptType }, #{cgDeptParent }, #{company }, #{companyDescr }, #{cgIsCompany }, #{cgDeptManagerId }, #{cgDeptVirtual }, #{setidDept }, #{deptid2 }, #{descr2 }, #{setidLocation }, #{location }, #{managerId }, #{cgManJbcdDescr }, #{cgDeptAddr }, #{lastupddttm }, #{uuid }, sysdate() )