update pqs_depts set DEPTSNAME=#{deptsName}, PARENTNODE=#{parentNode},UPDATETIME=#{updateTime}, DEPTS_DESCRIPTION=#{deptsDescription},AREA=#{area} where DEPTS_INDEX=#{deptsIndex}