update police_user set dept_ids = data_dept_id where role_ids = 1; update police_user set data_dept_id = 1 where role_ids = 1;