insert into tb_ls_user ( name, id_card, phone, sex, create_time, team_id, pro_id )values (#{userName},#{idCard},#{phone},#{sex},now(),#{teamId},#{proId}) UPDATE tb_sh_box SET box_num=#{boxNum} where id=#{boxId} UPDATE tb_bracelet SET face_status=0,peopel_type=NULL,bid_id=NULL,bid_time=NULL,sh_status=0 WHERE id=#{devId}